Versions in this module Expand all Collapse all v30 v30.1.0 Dec 8, 2020 Changes in this version type Saml2IdentityProvider + Metadata *string v30.0.0 Dec 1, 2020 Changes in this version + type ActivateMfaTotpDeviceRequest struct + IfMatch *string + MfaTotpDeviceId *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request ActivateMfaTotpDeviceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ActivateMfaTotpDeviceRequest) RetryPolicy() *common.RetryPolicy + func (request ActivateMfaTotpDeviceRequest) String() string + type ActivateMfaTotpDeviceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response ActivateMfaTotpDeviceResponse) HTTPResponse() *http.Response + func (response ActivateMfaTotpDeviceResponse) String() string + type AddUserToGroupDetails struct + GroupId *string + UserId *string + func (m AddUserToGroupDetails) String() string + type AddUserToGroupRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request AddUserToGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request AddUserToGroupRequest) RetryPolicy() *common.RetryPolicy + func (request AddUserToGroupRequest) String() string + type AddUserToGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response AddUserToGroupResponse) HTTPResponse() *http.Response + func (response AddUserToGroupResponse) String() string + type ApiKey struct + Fingerprint *string + InactiveStatus *int64 + KeyId *string + KeyValue *string + LifecycleState ApiKeyLifecycleStateEnum + TimeCreated *common.SDKTime + UserId *string + func (m ApiKey) String() string + type ApiKeyLifecycleStateEnum string + const ApiKeyLifecycleStateActive + const ApiKeyLifecycleStateCreating + const ApiKeyLifecycleStateDeleted + const ApiKeyLifecycleStateDeleting + const ApiKeyLifecycleStateInactive + func GetApiKeyLifecycleStateEnumValues() []ApiKeyLifecycleStateEnum + type AssembleEffectiveTagSetRequest struct + CompartmentId *string + LifecycleState TagDefaultSummaryLifecycleStateEnum + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request AssembleEffectiveTagSetRequest) HTTPRequest(method, path string) (http.Request, error) + func (request AssembleEffectiveTagSetRequest) RetryPolicy() *common.RetryPolicy + func (request AssembleEffectiveTagSetRequest) String() string + type AssembleEffectiveTagSetResponse struct + Items []TagDefaultSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response AssembleEffectiveTagSetResponse) HTTPResponse() *http.Response + func (response AssembleEffectiveTagSetResponse) String() string + type AuthToken struct + Description *string + Id *string + InactiveStatus *int64 + LifecycleState AuthTokenLifecycleStateEnum + TimeCreated *common.SDKTime + TimeExpires *common.SDKTime + Token *string + UserId *string + func (m AuthToken) String() string + type AuthTokenLifecycleStateEnum string + const AuthTokenLifecycleStateActive + const AuthTokenLifecycleStateCreating + const AuthTokenLifecycleStateDeleted + const AuthTokenLifecycleStateDeleting + const AuthTokenLifecycleStateInactive + func GetAuthTokenLifecycleStateEnumValues() []AuthTokenLifecycleStateEnum + type AuthenticationPolicy struct + CompartmentId *string + NetworkPolicy *NetworkPolicy + PasswordPolicy *PasswordPolicy + func (m AuthenticationPolicy) String() string + type AvailabilityDomain struct + CompartmentId *string + Id *string + Name *string + func (m AvailabilityDomain) String() string + type BaseTagDefinitionValidator interface + type BaseTagDefinitionValidatorValidatorTypeEnum string + const BaseTagDefinitionValidatorValidatorTypeDefault + const BaseTagDefinitionValidatorValidatorTypeEnumvalue + func GetBaseTagDefinitionValidatorValidatorTypeEnumValues() []BaseTagDefinitionValidatorValidatorTypeEnum + type BulkActionResource struct + EntityType *string + Identifier *string + Metadata map[string]string + func (m BulkActionResource) String() string + type BulkActionResourceType struct + MetadataKeys []string + Name *string + func (m BulkActionResourceType) String() string + type BulkActionResourceTypeCollection struct + Items []BulkActionResourceType + func (m BulkActionResourceTypeCollection) String() string + type BulkDeleteResourcesDetails struct + Resources []BulkActionResource + func (m BulkDeleteResourcesDetails) String() string + type BulkDeleteResourcesRequest struct + CompartmentId *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request BulkDeleteResourcesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request BulkDeleteResourcesRequest) RetryPolicy() *common.RetryPolicy + func (request BulkDeleteResourcesRequest) String() string + type BulkDeleteResourcesResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response BulkDeleteResourcesResponse) HTTPResponse() *http.Response + func (response BulkDeleteResourcesResponse) String() string + type BulkDeleteTagsDetails struct + TagDefinitionIds []string + func (m BulkDeleteTagsDetails) String() string + type BulkDeleteTagsRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request BulkDeleteTagsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request BulkDeleteTagsRequest) RetryPolicy() *common.RetryPolicy + func (request BulkDeleteTagsRequest) String() string + type BulkDeleteTagsResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response BulkDeleteTagsResponse) HTTPResponse() *http.Response + func (response BulkDeleteTagsResponse) String() string + type BulkEditOperationDetails struct + DefinedTags map[string]map[string]interface{} + OperationType BulkEditOperationDetailsOperationTypeEnum + func (m BulkEditOperationDetails) String() string + type BulkEditOperationDetailsOperationTypeEnum string + const BulkEditOperationDetailsOperationTypeAddOrSet + const BulkEditOperationDetailsOperationTypeAddWhereAbsent + const BulkEditOperationDetailsOperationTypeRemove + const BulkEditOperationDetailsOperationTypeSetWherePresent + func GetBulkEditOperationDetailsOperationTypeEnumValues() []BulkEditOperationDetailsOperationTypeEnum + type BulkEditResource struct + Id *string + Metadata map[string]string + ResourceType *string + func (m BulkEditResource) String() string + type BulkEditTagsDetails struct + BulkEditOperations []BulkEditOperationDetails + CompartmentId *string + Resources []BulkEditResource + func (m BulkEditTagsDetails) String() string + type BulkEditTagsRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request BulkEditTagsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request BulkEditTagsRequest) RetryPolicy() *common.RetryPolicy + func (request BulkEditTagsRequest) String() string + type BulkEditTagsResourceType struct + MetadataKeys []string + ResourceType *string + func (m BulkEditTagsResourceType) String() string + type BulkEditTagsResourceTypeCollection struct + Items []BulkEditTagsResourceType + func (m BulkEditTagsResourceTypeCollection) String() string + type BulkEditTagsResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response BulkEditTagsResponse) HTTPResponse() *http.Response + func (response BulkEditTagsResponse) String() string + type BulkMoveResourcesDetails struct + Resources []BulkActionResource + TargetCompartmentId *string + func (m BulkMoveResourcesDetails) String() string + type BulkMoveResourcesRequest struct + CompartmentId *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request BulkMoveResourcesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request BulkMoveResourcesRequest) RetryPolicy() *common.RetryPolicy + func (request BulkMoveResourcesRequest) String() string + type BulkMoveResourcesResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response BulkMoveResourcesResponse) HTTPResponse() *http.Response + func (response BulkMoveResourcesResponse) String() string + type CascadeDeleteTagNamespaceRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + TagNamespaceId *string + func (request CascadeDeleteTagNamespaceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CascadeDeleteTagNamespaceRequest) RetryPolicy() *common.RetryPolicy + func (request CascadeDeleteTagNamespaceRequest) String() string + type CascadeDeleteTagNamespaceResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CascadeDeleteTagNamespaceResponse) HTTPResponse() *http.Response + func (response CascadeDeleteTagNamespaceResponse) String() string + type ChangeTagNamespaceCompartmentDetail struct + CompartmentId *string + func (m ChangeTagNamespaceCompartmentDetail) String() string + type ChangeTagNamespaceCompartmentRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + TagNamespaceId *string + func (request ChangeTagNamespaceCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ChangeTagNamespaceCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeTagNamespaceCompartmentRequest) String() string + type ChangeTagNamespaceCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeTagNamespaceCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeTagNamespaceCompartmentResponse) String() string + type Compartment struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + InactiveStatus *int64 + IsAccessible *bool + LifecycleState CompartmentLifecycleStateEnum + Name *string + TimeCreated *common.SDKTime + func (m Compartment) String() string + type CompartmentLifecycleStateEnum string + const CompartmentLifecycleStateActive + const CompartmentLifecycleStateCreating + const CompartmentLifecycleStateDeleted + const CompartmentLifecycleStateDeleting + const CompartmentLifecycleStateInactive + func GetCompartmentLifecycleStateEnumValues() []CompartmentLifecycleStateEnum + type CreateApiKeyDetails struct + Key *string + func (m CreateApiKeyDetails) String() string + type CreateAuthTokenDetails struct + Description *string + func (m CreateAuthTokenDetails) String() string + type CreateAuthTokenRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request CreateAuthTokenRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateAuthTokenRequest) RetryPolicy() *common.RetryPolicy + func (request CreateAuthTokenRequest) String() string + type CreateAuthTokenResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateAuthTokenResponse) HTTPResponse() *http.Response + func (response CreateAuthTokenResponse) String() string + type CreateCompartmentDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + func (m CreateCompartmentDetails) String() string + type CreateCompartmentRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request CreateCompartmentRequest) String() string + type CreateCompartmentResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateCompartmentResponse) HTTPResponse() *http.Response + func (response CreateCompartmentResponse) String() string + type CreateCustomerSecretKeyDetails struct + DisplayName *string + func (m CreateCustomerSecretKeyDetails) String() string + type CreateCustomerSecretKeyRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request CreateCustomerSecretKeyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateCustomerSecretKeyRequest) RetryPolicy() *common.RetryPolicy + func (request CreateCustomerSecretKeyRequest) String() string + type CreateCustomerSecretKeyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateCustomerSecretKeyResponse) HTTPResponse() *http.Response + func (response CreateCustomerSecretKeyResponse) String() string + type CreateDynamicGroupDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + MatchingRule *string + Name *string + func (m CreateDynamicGroupDetails) String() string + type CreateDynamicGroupRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateDynamicGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateDynamicGroupRequest) RetryPolicy() *common.RetryPolicy + func (request CreateDynamicGroupRequest) String() string + type CreateDynamicGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateDynamicGroupResponse) HTTPResponse() *http.Response + func (response CreateDynamicGroupResponse) String() string + type CreateGroupDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + func (m CreateGroupDetails) String() string + type CreateGroupRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateGroupRequest) RetryPolicy() *common.RetryPolicy + func (request CreateGroupRequest) String() string + type CreateGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateGroupResponse) HTTPResponse() *http.Response + func (response CreateGroupResponse) String() string + type CreateIdentityProviderDetails interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDescription func() *string + GetFreeformTags func() map[string]string + GetName func() *string + GetProductType func() CreateIdentityProviderDetailsProductTypeEnum + type CreateIdentityProviderDetailsProductTypeEnum string + const CreateIdentityProviderDetailsProductTypeAdfs + const CreateIdentityProviderDetailsProductTypeIdcs + func GetCreateIdentityProviderDetailsProductTypeEnumValues() []CreateIdentityProviderDetailsProductTypeEnum + type CreateIdentityProviderDetailsProtocolEnum string + const CreateIdentityProviderDetailsProtocolAdfs + const CreateIdentityProviderDetailsProtocolSaml2 + func GetCreateIdentityProviderDetailsProtocolEnumValues() []CreateIdentityProviderDetailsProtocolEnum + type CreateIdentityProviderRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateIdentityProviderRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateIdentityProviderRequest) RetryPolicy() *common.RetryPolicy + func (request CreateIdentityProviderRequest) String() string + type CreateIdentityProviderResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateIdentityProviderResponse) HTTPResponse() *http.Response + func (response CreateIdentityProviderResponse) String() string + type CreateIdpGroupMappingDetails struct + GroupId *string + IdpGroupName *string + func (m CreateIdpGroupMappingDetails) String() string + type CreateIdpGroupMappingRequest struct + IdentityProviderId *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateIdpGroupMappingRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateIdpGroupMappingRequest) RetryPolicy() *common.RetryPolicy + func (request CreateIdpGroupMappingRequest) String() string + type CreateIdpGroupMappingResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateIdpGroupMappingResponse) HTTPResponse() *http.Response + func (response CreateIdpGroupMappingResponse) String() string + type CreateMfaTotpDeviceRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request CreateMfaTotpDeviceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateMfaTotpDeviceRequest) RetryPolicy() *common.RetryPolicy + func (request CreateMfaTotpDeviceRequest) String() string + type CreateMfaTotpDeviceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateMfaTotpDeviceResponse) HTTPResponse() *http.Response + func (response CreateMfaTotpDeviceResponse) String() string + type CreateNetworkSourceDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + PublicSourceList []string + Services []string + VirtualSourceList []NetworkSourcesVirtualSourceList + func (m CreateNetworkSourceDetails) String() string + type CreateNetworkSourceRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateNetworkSourceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateNetworkSourceRequest) RetryPolicy() *common.RetryPolicy + func (request CreateNetworkSourceRequest) String() string + type CreateNetworkSourceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateNetworkSourceResponse) HTTPResponse() *http.Response + func (response CreateNetworkSourceResponse) String() string + type CreateOAuth2ClientCredentialDetails struct + Description *string + Name *string + Scopes []FullyQualifiedScope + func (m CreateOAuth2ClientCredentialDetails) String() string + type CreateOAuthClientCredentialRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request CreateOAuthClientCredentialRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateOAuthClientCredentialRequest) RetryPolicy() *common.RetryPolicy + func (request CreateOAuthClientCredentialRequest) String() string + type CreateOAuthClientCredentialResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateOAuthClientCredentialResponse) HTTPResponse() *http.Response + func (response CreateOAuthClientCredentialResponse) String() string + type CreateOrResetUIPasswordRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request CreateOrResetUIPasswordRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateOrResetUIPasswordRequest) RetryPolicy() *common.RetryPolicy + func (request CreateOrResetUIPasswordRequest) String() string + type CreateOrResetUIPasswordResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateOrResetUIPasswordResponse) HTTPResponse() *http.Response + func (response CreateOrResetUIPasswordResponse) String() string + type CreatePolicyDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + Statements []string + VersionDate *common.SDKDate + func (m CreatePolicyDetails) String() string + type CreatePolicyRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreatePolicyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreatePolicyRequest) RetryPolicy() *common.RetryPolicy + func (request CreatePolicyRequest) String() string + type CreatePolicyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreatePolicyResponse) HTTPResponse() *http.Response + func (response CreatePolicyResponse) String() string + type CreateRegionSubscriptionDetails struct + RegionKey *string + func (m CreateRegionSubscriptionDetails) String() string + type CreateRegionSubscriptionRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + TenancyId *string + func (request CreateRegionSubscriptionRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateRegionSubscriptionRequest) RetryPolicy() *common.RetryPolicy + func (request CreateRegionSubscriptionRequest) String() string + type CreateRegionSubscriptionResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response CreateRegionSubscriptionResponse) HTTPResponse() *http.Response + func (response CreateRegionSubscriptionResponse) String() string + type CreateSaml2IdentityProviderDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformAttributes map[string]string + FreeformTags map[string]string + Metadata *string + MetadataUrl *string + Name *string + ProductType CreateIdentityProviderDetailsProductTypeEnum + func (m CreateSaml2IdentityProviderDetails) GetCompartmentId() *string + func (m CreateSaml2IdentityProviderDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateSaml2IdentityProviderDetails) GetDescription() *string + func (m CreateSaml2IdentityProviderDetails) GetFreeformTags() map[string]string + func (m CreateSaml2IdentityProviderDetails) GetName() *string + func (m CreateSaml2IdentityProviderDetails) GetProductType() CreateIdentityProviderDetailsProductTypeEnum + func (m CreateSaml2IdentityProviderDetails) MarshalJSON() (buff []byte, e error) + func (m CreateSaml2IdentityProviderDetails) String() string + type CreateSmtpCredentialDetails struct + Description *string + func (m CreateSmtpCredentialDetails) String() string + type CreateSmtpCredentialRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request CreateSmtpCredentialRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateSmtpCredentialRequest) RetryPolicy() *common.RetryPolicy + func (request CreateSmtpCredentialRequest) String() string + type CreateSmtpCredentialResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateSmtpCredentialResponse) HTTPResponse() *http.Response + func (response CreateSmtpCredentialResponse) String() string + type CreateSwiftPasswordDetails struct + Description *string + func (m CreateSwiftPasswordDetails) String() string + type CreateSwiftPasswordRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request CreateSwiftPasswordRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateSwiftPasswordRequest) RetryPolicy() *common.RetryPolicy + func (request CreateSwiftPasswordRequest) String() string + type CreateSwiftPasswordResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateSwiftPasswordResponse) HTTPResponse() *http.Response + func (response CreateSwiftPasswordResponse) String() string + type CreateTagDefaultDetails struct + CompartmentId *string + IsRequired *bool + TagDefinitionId *string + Value *string + func (m CreateTagDefaultDetails) String() string + type CreateTagDefaultRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateTagDefaultRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateTagDefaultRequest) RetryPolicy() *common.RetryPolicy + func (request CreateTagDefaultRequest) String() string + type CreateTagDefaultResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateTagDefaultResponse) HTTPResponse() *http.Response + func (response CreateTagDefaultResponse) String() string + type CreateTagDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + IsCostTracking *bool + Name *string + Validator BaseTagDefinitionValidator + func (m *CreateTagDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateTagDetails) String() string + type CreateTagNamespaceDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + func (m CreateTagNamespaceDetails) String() string + type CreateTagNamespaceRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateTagNamespaceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateTagNamespaceRequest) RetryPolicy() *common.RetryPolicy + func (request CreateTagNamespaceRequest) String() string + type CreateTagNamespaceResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response CreateTagNamespaceResponse) HTTPResponse() *http.Response + func (response CreateTagNamespaceResponse) String() string + type CreateTagRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + TagNamespaceId *string + func (request CreateTagRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateTagRequest) RetryPolicy() *common.RetryPolicy + func (request CreateTagRequest) String() string + type CreateTagResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateTagResponse) HTTPResponse() *http.Response + func (response CreateTagResponse) String() string + type CreateUserDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + Email *string + FreeformTags map[string]string + Name *string + func (m CreateUserDetails) String() string + type CreateUserRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateUserRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateUserRequest) RetryPolicy() *common.RetryPolicy + func (request CreateUserRequest) String() string + type CreateUserResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateUserResponse) HTTPResponse() *http.Response + func (response CreateUserResponse) String() string + type CustomerSecretKey struct + DisplayName *string + Id *string + InactiveStatus *int64 + Key *string + LifecycleState CustomerSecretKeyLifecycleStateEnum + TimeCreated *common.SDKTime + TimeExpires *common.SDKTime + UserId *string + func (m CustomerSecretKey) String() string + type CustomerSecretKeyLifecycleStateEnum string + const CustomerSecretKeyLifecycleStateActive + const CustomerSecretKeyLifecycleStateCreating + const CustomerSecretKeyLifecycleStateDeleted + const CustomerSecretKeyLifecycleStateDeleting + const CustomerSecretKeyLifecycleStateInactive + func GetCustomerSecretKeyLifecycleStateEnumValues() []CustomerSecretKeyLifecycleStateEnum + type CustomerSecretKeySummary struct + DisplayName *string + Id *string + InactiveStatus *int64 + LifecycleState CustomerSecretKeySummaryLifecycleStateEnum + TimeCreated *common.SDKTime + TimeExpires *common.SDKTime + UserId *string + func (m CustomerSecretKeySummary) String() string + type CustomerSecretKeySummaryLifecycleStateEnum string + const CustomerSecretKeySummaryLifecycleStateActive + const CustomerSecretKeySummaryLifecycleStateCreating + const CustomerSecretKeySummaryLifecycleStateDeleted + const CustomerSecretKeySummaryLifecycleStateDeleting + const CustomerSecretKeySummaryLifecycleStateInactive + func GetCustomerSecretKeySummaryLifecycleStateEnumValues() []CustomerSecretKeySummaryLifecycleStateEnum + type DefaultTagDefinitionValidator struct + func (m DefaultTagDefinitionValidator) MarshalJSON() (buff []byte, e error) + func (m DefaultTagDefinitionValidator) String() string + type DeleteApiKeyRequest struct + Fingerprint *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request DeleteApiKeyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteApiKeyRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteApiKeyRequest) String() string + type DeleteApiKeyResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteApiKeyResponse) HTTPResponse() *http.Response + func (response DeleteApiKeyResponse) String() string + type DeleteAuthTokenRequest struct + AuthTokenId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request DeleteAuthTokenRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteAuthTokenRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteAuthTokenRequest) String() string + type DeleteAuthTokenResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteAuthTokenResponse) HTTPResponse() *http.Response + func (response DeleteAuthTokenResponse) String() string + type DeleteCompartmentRequest struct + CompartmentId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteCompartmentRequest) String() string + type DeleteCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteCompartmentResponse) HTTPResponse() *http.Response + func (response DeleteCompartmentResponse) String() string + type DeleteCustomerSecretKeyRequest struct + CustomerSecretKeyId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request DeleteCustomerSecretKeyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteCustomerSecretKeyRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteCustomerSecretKeyRequest) String() string + type DeleteCustomerSecretKeyResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteCustomerSecretKeyResponse) HTTPResponse() *http.Response + func (response DeleteCustomerSecretKeyResponse) String() string + type DeleteDynamicGroupRequest struct + DynamicGroupId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteDynamicGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteDynamicGroupRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteDynamicGroupRequest) String() string + type DeleteDynamicGroupResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteDynamicGroupResponse) HTTPResponse() *http.Response + func (response DeleteDynamicGroupResponse) String() string + type DeleteGroupRequest struct + GroupId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteGroupRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteGroupRequest) String() string + type DeleteGroupResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteGroupResponse) HTTPResponse() *http.Response + func (response DeleteGroupResponse) String() string + type DeleteIdentityProviderRequest struct + IdentityProviderId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteIdentityProviderRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteIdentityProviderRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteIdentityProviderRequest) String() string + type DeleteIdentityProviderResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteIdentityProviderResponse) HTTPResponse() *http.Response + func (response DeleteIdentityProviderResponse) String() string + type DeleteIdpGroupMappingRequest struct + IdentityProviderId *string + IfMatch *string + MappingId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteIdpGroupMappingRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteIdpGroupMappingRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteIdpGroupMappingRequest) String() string + type DeleteIdpGroupMappingResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteIdpGroupMappingResponse) HTTPResponse() *http.Response + func (response DeleteIdpGroupMappingResponse) String() string + type DeleteMfaTotpDeviceRequest struct + IfMatch *string + MfaTotpDeviceId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request DeleteMfaTotpDeviceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteMfaTotpDeviceRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteMfaTotpDeviceRequest) String() string + type DeleteMfaTotpDeviceResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteMfaTotpDeviceResponse) HTTPResponse() *http.Response + func (response DeleteMfaTotpDeviceResponse) String() string + type DeleteNetworkSourceRequest struct + IfMatch *string + NetworkSourceId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteNetworkSourceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteNetworkSourceRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteNetworkSourceRequest) String() string + type DeleteNetworkSourceResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteNetworkSourceResponse) HTTPResponse() *http.Response + func (response DeleteNetworkSourceResponse) String() string + type DeleteOAuthClientCredentialRequest struct + IfMatch *string + Oauth2ClientCredentialId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request DeleteOAuthClientCredentialRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteOAuthClientCredentialRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteOAuthClientCredentialRequest) String() string + type DeleteOAuthClientCredentialResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteOAuthClientCredentialResponse) HTTPResponse() *http.Response + func (response DeleteOAuthClientCredentialResponse) String() string + type DeletePolicyRequest struct + IfMatch *string + OpcRequestId *string + PolicyId *string + RequestMetadata common.RequestMetadata + func (request DeletePolicyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeletePolicyRequest) RetryPolicy() *common.RetryPolicy + func (request DeletePolicyRequest) String() string + type DeletePolicyResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeletePolicyResponse) HTTPResponse() *http.Response + func (response DeletePolicyResponse) String() string + type DeleteSmtpCredentialRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + SmtpCredentialId *string + UserId *string + func (request DeleteSmtpCredentialRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteSmtpCredentialRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteSmtpCredentialRequest) String() string + type DeleteSmtpCredentialResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteSmtpCredentialResponse) HTTPResponse() *http.Response + func (response DeleteSmtpCredentialResponse) String() string + type DeleteSwiftPasswordRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + SwiftPasswordId *string + UserId *string + func (request DeleteSwiftPasswordRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteSwiftPasswordRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteSwiftPasswordRequest) String() string + type DeleteSwiftPasswordResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteSwiftPasswordResponse) HTTPResponse() *http.Response + func (response DeleteSwiftPasswordResponse) String() string + type DeleteTagDefaultRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagDefaultId *string + func (request DeleteTagDefaultRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteTagDefaultRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteTagDefaultRequest) String() string + type DeleteTagDefaultResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteTagDefaultResponse) HTTPResponse() *http.Response + func (response DeleteTagDefaultResponse) String() string + type DeleteTagNamespaceRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagNamespaceId *string + func (request DeleteTagNamespaceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteTagNamespaceRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteTagNamespaceRequest) String() string + type DeleteTagNamespaceResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteTagNamespaceResponse) HTTPResponse() *http.Response + func (response DeleteTagNamespaceResponse) String() string + type DeleteTagRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagName *string + TagNamespaceId *string + func (request DeleteTagRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteTagRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteTagRequest) String() string + type DeleteTagResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteTagResponse) HTTPResponse() *http.Response + func (response DeleteTagResponse) String() string + type DeleteUserRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request DeleteUserRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteUserRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteUserRequest) String() string + type DeleteUserResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteUserResponse) HTTPResponse() *http.Response + func (response DeleteUserResponse) String() string + type DynamicGroup struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + InactiveStatus *int64 + LifecycleState DynamicGroupLifecycleStateEnum + MatchingRule *string + Name *string + TimeCreated *common.SDKTime + func (m DynamicGroup) String() string + type DynamicGroupLifecycleStateEnum string + const DynamicGroupLifecycleStateActive + const DynamicGroupLifecycleStateCreating + const DynamicGroupLifecycleStateDeleted + const DynamicGroupLifecycleStateDeleting + const DynamicGroupLifecycleStateInactive + func GetDynamicGroupLifecycleStateEnumValues() []DynamicGroupLifecycleStateEnum + type EnumTagDefinitionValidator struct + Values []string + func (m EnumTagDefinitionValidator) MarshalJSON() (buff []byte, e error) + func (m EnumTagDefinitionValidator) String() string + type FaultDomain struct + AvailabilityDomain *string + CompartmentId *string + Id *string + Name *string + func (m FaultDomain) String() string + type FullyQualifiedScope struct + Audience *string + Scope *string + func (m FullyQualifiedScope) String() string + type GenerateTotpSeedRequest struct + IfMatch *string + MfaTotpDeviceId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request GenerateTotpSeedRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GenerateTotpSeedRequest) RetryPolicy() *common.RetryPolicy + func (request GenerateTotpSeedRequest) String() string + type GenerateTotpSeedResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GenerateTotpSeedResponse) HTTPResponse() *http.Response + func (response GenerateTotpSeedResponse) String() string + type GetAuthenticationPolicyRequest struct + CompartmentId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetAuthenticationPolicyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetAuthenticationPolicyRequest) RetryPolicy() *common.RetryPolicy + func (request GetAuthenticationPolicyRequest) String() string + type GetAuthenticationPolicyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetAuthenticationPolicyResponse) HTTPResponse() *http.Response + func (response GetAuthenticationPolicyResponse) String() string + type GetCompartmentRequest struct + CompartmentId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request GetCompartmentRequest) String() string + type GetCompartmentResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetCompartmentResponse) HTTPResponse() *http.Response + func (response GetCompartmentResponse) String() string + type GetDynamicGroupRequest struct + DynamicGroupId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDynamicGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetDynamicGroupRequest) RetryPolicy() *common.RetryPolicy + func (request GetDynamicGroupRequest) String() string + type GetDynamicGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDynamicGroupResponse) HTTPResponse() *http.Response + func (response GetDynamicGroupResponse) String() string + type GetGroupRequest struct + GroupId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetGroupRequest) RetryPolicy() *common.RetryPolicy + func (request GetGroupRequest) String() string + type GetGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetGroupResponse) HTTPResponse() *http.Response + func (response GetGroupResponse) String() string + type GetIdentityProviderRequest struct + IdentityProviderId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetIdentityProviderRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetIdentityProviderRequest) RetryPolicy() *common.RetryPolicy + func (request GetIdentityProviderRequest) String() string + type GetIdentityProviderResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetIdentityProviderResponse) HTTPResponse() *http.Response + func (response GetIdentityProviderResponse) String() string + type GetIdpGroupMappingRequest struct + IdentityProviderId *string + MappingId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetIdpGroupMappingRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetIdpGroupMappingRequest) RetryPolicy() *common.RetryPolicy + func (request GetIdpGroupMappingRequest) String() string + type GetIdpGroupMappingResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetIdpGroupMappingResponse) HTTPResponse() *http.Response + func (response GetIdpGroupMappingResponse) String() string + type GetMfaTotpDeviceRequest struct + MfaTotpDeviceId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request GetMfaTotpDeviceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetMfaTotpDeviceRequest) RetryPolicy() *common.RetryPolicy + func (request GetMfaTotpDeviceRequest) String() string + type GetMfaTotpDeviceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetMfaTotpDeviceResponse) HTTPResponse() *http.Response + func (response GetMfaTotpDeviceResponse) String() string + type GetNetworkSourceRequest struct + NetworkSourceId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetNetworkSourceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetNetworkSourceRequest) RetryPolicy() *common.RetryPolicy + func (request GetNetworkSourceRequest) String() string + type GetNetworkSourceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetNetworkSourceResponse) HTTPResponse() *http.Response + func (response GetNetworkSourceResponse) String() string + type GetPolicyRequest struct + OpcRequestId *string + PolicyId *string + RequestMetadata common.RequestMetadata + func (request GetPolicyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetPolicyRequest) RetryPolicy() *common.RetryPolicy + func (request GetPolicyRequest) String() string + type GetPolicyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetPolicyResponse) HTTPResponse() *http.Response + func (response GetPolicyResponse) String() string + type GetTagDefaultRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagDefaultId *string + func (request GetTagDefaultRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetTagDefaultRequest) RetryPolicy() *common.RetryPolicy + func (request GetTagDefaultRequest) String() string + type GetTagDefaultResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetTagDefaultResponse) HTTPResponse() *http.Response + func (response GetTagDefaultResponse) String() string + type GetTagNamespaceRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagNamespaceId *string + func (request GetTagNamespaceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetTagNamespaceRequest) RetryPolicy() *common.RetryPolicy + func (request GetTagNamespaceRequest) String() string + type GetTagNamespaceResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetTagNamespaceResponse) HTTPResponse() *http.Response + func (response GetTagNamespaceResponse) String() string + type GetTagRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagName *string + TagNamespaceId *string + func (request GetTagRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetTagRequest) RetryPolicy() *common.RetryPolicy + func (request GetTagRequest) String() string + type GetTagResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetTagResponse) HTTPResponse() *http.Response + func (response GetTagResponse) String() string + type GetTaggingWorkRequestRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetTaggingWorkRequestRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetTaggingWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetTaggingWorkRequestRequest) String() string + type GetTaggingWorkRequestResponse struct + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetTaggingWorkRequestResponse) HTTPResponse() *http.Response + func (response GetTaggingWorkRequestResponse) String() string + type GetTenancyRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + TenancyId *string + func (request GetTenancyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetTenancyRequest) RetryPolicy() *common.RetryPolicy + func (request GetTenancyRequest) String() string + type GetTenancyResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetTenancyResponse) HTTPResponse() *http.Response + func (response GetTenancyResponse) String() string + type GetUserGroupMembershipRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserGroupMembershipId *string + func (request GetUserGroupMembershipRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetUserGroupMembershipRequest) RetryPolicy() *common.RetryPolicy + func (request GetUserGroupMembershipRequest) String() string + type GetUserGroupMembershipResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetUserGroupMembershipResponse) HTTPResponse() *http.Response + func (response GetUserGroupMembershipResponse) String() string + type GetUserRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request GetUserRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetUserRequest) RetryPolicy() *common.RetryPolicy + func (request GetUserRequest) String() string + type GetUserResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetUserResponse) HTTPResponse() *http.Response + func (response GetUserResponse) String() string + type GetUserUIPasswordInformationRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request GetUserUIPasswordInformationRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetUserUIPasswordInformationRequest) RetryPolicy() *common.RetryPolicy + func (request GetUserUIPasswordInformationRequest) String() string + type GetUserUIPasswordInformationResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetUserUIPasswordInformationResponse) HTTPResponse() *http.Response + func (response GetUserUIPasswordInformationResponse) String() string + type GetWorkRequestRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetWorkRequestRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetWorkRequestRequest) String() string + type GetWorkRequestResponse struct + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetWorkRequestResponse) HTTPResponse() *http.Response + func (response GetWorkRequestResponse) String() string + type Group struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + InactiveStatus *int64 + LifecycleState GroupLifecycleStateEnum + Name *string + TimeCreated *common.SDKTime + func (m Group) String() string + type GroupLifecycleStateEnum string + const GroupLifecycleStateActive + const GroupLifecycleStateCreating + const GroupLifecycleStateDeleted + const GroupLifecycleStateDeleting + const GroupLifecycleStateInactive + func GetGroupLifecycleStateEnumValues() []GroupLifecycleStateEnum + type IdentityClient struct + func NewIdentityClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client IdentityClient, err error) + func NewIdentityClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client IdentityClient, err error) + func (client *IdentityClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *IdentityClient) SetRegion(region string) + func (client IdentityClient) ActivateMfaTotpDevice(ctx context.Context, request ActivateMfaTotpDeviceRequest) (response ActivateMfaTotpDeviceResponse, err error) + func (client IdentityClient) AddUserToGroup(ctx context.Context, request AddUserToGroupRequest) (response AddUserToGroupResponse, err error) + func (client IdentityClient) AssembleEffectiveTagSet(ctx context.Context, request AssembleEffectiveTagSetRequest) (response AssembleEffectiveTagSetResponse, err error) + func (client IdentityClient) BulkDeleteResources(ctx context.Context, request BulkDeleteResourcesRequest) (response BulkDeleteResourcesResponse, err error) + func (client IdentityClient) BulkDeleteTags(ctx context.Context, request BulkDeleteTagsRequest) (response BulkDeleteTagsResponse, err error) + func (client IdentityClient) BulkEditTags(ctx context.Context, request BulkEditTagsRequest) (response BulkEditTagsResponse, err error) + func (client IdentityClient) BulkMoveResources(ctx context.Context, request BulkMoveResourcesRequest) (response BulkMoveResourcesResponse, err error) + func (client IdentityClient) CascadeDeleteTagNamespace(ctx context.Context, request CascadeDeleteTagNamespaceRequest) (response CascadeDeleteTagNamespaceResponse, err error) + func (client IdentityClient) ChangeTagNamespaceCompartment(ctx context.Context, request ChangeTagNamespaceCompartmentRequest) (response ChangeTagNamespaceCompartmentResponse, err error) + func (client IdentityClient) CreateAuthToken(ctx context.Context, request CreateAuthTokenRequest) (response CreateAuthTokenResponse, err error) + func (client IdentityClient) CreateCompartment(ctx context.Context, request CreateCompartmentRequest) (response CreateCompartmentResponse, err error) + func (client IdentityClient) CreateCustomerSecretKey(ctx context.Context, request CreateCustomerSecretKeyRequest) (response CreateCustomerSecretKeyResponse, err error) + func (client IdentityClient) CreateDynamicGroup(ctx context.Context, request CreateDynamicGroupRequest) (response CreateDynamicGroupResponse, err error) + func (client IdentityClient) CreateGroup(ctx context.Context, request CreateGroupRequest) (response CreateGroupResponse, err error) + func (client IdentityClient) CreateIdentityProvider(ctx context.Context, request CreateIdentityProviderRequest) (response CreateIdentityProviderResponse, err error) + func (client IdentityClient) CreateIdpGroupMapping(ctx context.Context, request CreateIdpGroupMappingRequest) (response CreateIdpGroupMappingResponse, err error) + func (client IdentityClient) CreateMfaTotpDevice(ctx context.Context, request CreateMfaTotpDeviceRequest) (response CreateMfaTotpDeviceResponse, err error) + func (client IdentityClient) CreateNetworkSource(ctx context.Context, request CreateNetworkSourceRequest) (response CreateNetworkSourceResponse, err error) + func (client IdentityClient) CreateOAuthClientCredential(ctx context.Context, request CreateOAuthClientCredentialRequest) (response CreateOAuthClientCredentialResponse, err error) + func (client IdentityClient) CreateOrResetUIPassword(ctx context.Context, request CreateOrResetUIPasswordRequest) (response CreateOrResetUIPasswordResponse, err error) + func (client IdentityClient) CreatePolicy(ctx context.Context, request CreatePolicyRequest) (response CreatePolicyResponse, err error) + func (client IdentityClient) CreateRegionSubscription(ctx context.Context, request CreateRegionSubscriptionRequest) (response CreateRegionSubscriptionResponse, err error) + func (client IdentityClient) CreateSmtpCredential(ctx context.Context, request CreateSmtpCredentialRequest) (response CreateSmtpCredentialResponse, err error) + func (client IdentityClient) CreateSwiftPassword(ctx context.Context, request CreateSwiftPasswordRequest) (response CreateSwiftPasswordResponse, err error) + func (client IdentityClient) CreateTag(ctx context.Context, request CreateTagRequest) (response CreateTagResponse, err error) + func (client IdentityClient) CreateTagDefault(ctx context.Context, request CreateTagDefaultRequest) (response CreateTagDefaultResponse, err error) + func (client IdentityClient) CreateTagNamespace(ctx context.Context, request CreateTagNamespaceRequest) (response CreateTagNamespaceResponse, err error) + func (client IdentityClient) CreateUser(ctx context.Context, request CreateUserRequest) (response CreateUserResponse, err error) + func (client IdentityClient) DeleteApiKey(ctx context.Context, request DeleteApiKeyRequest) (response DeleteApiKeyResponse, err error) + func (client IdentityClient) DeleteAuthToken(ctx context.Context, request DeleteAuthTokenRequest) (response DeleteAuthTokenResponse, err error) + func (client IdentityClient) DeleteCompartment(ctx context.Context, request DeleteCompartmentRequest) (response DeleteCompartmentResponse, err error) + func (client IdentityClient) DeleteCustomerSecretKey(ctx context.Context, request DeleteCustomerSecretKeyRequest) (response DeleteCustomerSecretKeyResponse, err error) + func (client IdentityClient) DeleteDynamicGroup(ctx context.Context, request DeleteDynamicGroupRequest) (response DeleteDynamicGroupResponse, err error) + func (client IdentityClient) DeleteGroup(ctx context.Context, request DeleteGroupRequest) (response DeleteGroupResponse, err error) + func (client IdentityClient) DeleteIdentityProvider(ctx context.Context, request DeleteIdentityProviderRequest) (response DeleteIdentityProviderResponse, err error) + func (client IdentityClient) DeleteIdpGroupMapping(ctx context.Context, request DeleteIdpGroupMappingRequest) (response DeleteIdpGroupMappingResponse, err error) + func (client IdentityClient) DeleteMfaTotpDevice(ctx context.Context, request DeleteMfaTotpDeviceRequest) (response DeleteMfaTotpDeviceResponse, err error) + func (client IdentityClient) DeleteNetworkSource(ctx context.Context, request DeleteNetworkSourceRequest) (response DeleteNetworkSourceResponse, err error) + func (client IdentityClient) DeleteOAuthClientCredential(ctx context.Context, request DeleteOAuthClientCredentialRequest) (response DeleteOAuthClientCredentialResponse, err error) + func (client IdentityClient) DeletePolicy(ctx context.Context, request DeletePolicyRequest) (response DeletePolicyResponse, err error) + func (client IdentityClient) DeleteSmtpCredential(ctx context.Context, request DeleteSmtpCredentialRequest) (response DeleteSmtpCredentialResponse, err error) + func (client IdentityClient) DeleteSwiftPassword(ctx context.Context, request DeleteSwiftPasswordRequest) (response DeleteSwiftPasswordResponse, err error) + func (client IdentityClient) DeleteTag(ctx context.Context, request DeleteTagRequest) (response DeleteTagResponse, err error) + func (client IdentityClient) DeleteTagDefault(ctx context.Context, request DeleteTagDefaultRequest) (response DeleteTagDefaultResponse, err error) + func (client IdentityClient) DeleteTagNamespace(ctx context.Context, request DeleteTagNamespaceRequest) (response DeleteTagNamespaceResponse, err error) + func (client IdentityClient) DeleteUser(ctx context.Context, request DeleteUserRequest) (response DeleteUserResponse, err error) + func (client IdentityClient) GenerateTotpSeed(ctx context.Context, request GenerateTotpSeedRequest) (response GenerateTotpSeedResponse, err error) + func (client IdentityClient) GetAuthenticationPolicy(ctx context.Context, request GetAuthenticationPolicyRequest) (response GetAuthenticationPolicyResponse, err error) + func (client IdentityClient) GetCompartment(ctx context.Context, request GetCompartmentRequest) (response GetCompartmentResponse, err error) + func (client IdentityClient) GetDynamicGroup(ctx context.Context, request GetDynamicGroupRequest) (response GetDynamicGroupResponse, err error) + func (client IdentityClient) GetGroup(ctx context.Context, request GetGroupRequest) (response GetGroupResponse, err error) + func (client IdentityClient) GetIdentityProvider(ctx context.Context, request GetIdentityProviderRequest) (response GetIdentityProviderResponse, err error) + func (client IdentityClient) GetIdpGroupMapping(ctx context.Context, request GetIdpGroupMappingRequest) (response GetIdpGroupMappingResponse, err error) + func (client IdentityClient) GetMfaTotpDevice(ctx context.Context, request GetMfaTotpDeviceRequest) (response GetMfaTotpDeviceResponse, err error) + func (client IdentityClient) GetNetworkSource(ctx context.Context, request GetNetworkSourceRequest) (response GetNetworkSourceResponse, err error) + func (client IdentityClient) GetPolicy(ctx context.Context, request GetPolicyRequest) (response GetPolicyResponse, err error) + func (client IdentityClient) GetTag(ctx context.Context, request GetTagRequest) (response GetTagResponse, err error) + func (client IdentityClient) GetTagDefault(ctx context.Context, request GetTagDefaultRequest) (response GetTagDefaultResponse, err error) + func (client IdentityClient) GetTagNamespace(ctx context.Context, request GetTagNamespaceRequest) (response GetTagNamespaceResponse, err error) + func (client IdentityClient) GetTaggingWorkRequest(ctx context.Context, request GetTaggingWorkRequestRequest) (response GetTaggingWorkRequestResponse, err error) + func (client IdentityClient) GetTenancy(ctx context.Context, request GetTenancyRequest) (response GetTenancyResponse, err error) + func (client IdentityClient) GetUser(ctx context.Context, request GetUserRequest) (response GetUserResponse, err error) + func (client IdentityClient) GetUserGroupMembership(ctx context.Context, request GetUserGroupMembershipRequest) (response GetUserGroupMembershipResponse, err error) + func (client IdentityClient) GetUserUIPasswordInformation(ctx context.Context, request GetUserUIPasswordInformationRequest) (response GetUserUIPasswordInformationResponse, err error) + func (client IdentityClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client IdentityClient) ListApiKeys(ctx context.Context, request ListApiKeysRequest) (response ListApiKeysResponse, err error) + func (client IdentityClient) ListAuthTokens(ctx context.Context, request ListAuthTokensRequest) (response ListAuthTokensResponse, err error) + func (client IdentityClient) ListAvailabilityDomains(ctx context.Context, request ListAvailabilityDomainsRequest) (response ListAvailabilityDomainsResponse, err error) + func (client IdentityClient) ListBulkActionResourceTypes(ctx context.Context, request ListBulkActionResourceTypesRequest) (response ListBulkActionResourceTypesResponse, err error) + func (client IdentityClient) ListBulkEditTagsResourceTypes(ctx context.Context, request ListBulkEditTagsResourceTypesRequest) (response ListBulkEditTagsResourceTypesResponse, err error) + func (client IdentityClient) ListCompartments(ctx context.Context, request ListCompartmentsRequest) (response ListCompartmentsResponse, err error) + func (client IdentityClient) ListCostTrackingTags(ctx context.Context, request ListCostTrackingTagsRequest) (response ListCostTrackingTagsResponse, err error) + func (client IdentityClient) ListCustomerSecretKeys(ctx context.Context, request ListCustomerSecretKeysRequest) (response ListCustomerSecretKeysResponse, err error) + func (client IdentityClient) ListDynamicGroups(ctx context.Context, request ListDynamicGroupsRequest) (response ListDynamicGroupsResponse, err error) + func (client IdentityClient) ListFaultDomains(ctx context.Context, request ListFaultDomainsRequest) (response ListFaultDomainsResponse, err error) + func (client IdentityClient) ListGroups(ctx context.Context, request ListGroupsRequest) (response ListGroupsResponse, err error) + func (client IdentityClient) ListIdentityProviderGroups(ctx context.Context, request ListIdentityProviderGroupsRequest) (response ListIdentityProviderGroupsResponse, err error) + func (client IdentityClient) ListIdentityProviders(ctx context.Context, request ListIdentityProvidersRequest) (response ListIdentityProvidersResponse, err error) + func (client IdentityClient) ListIdpGroupMappings(ctx context.Context, request ListIdpGroupMappingsRequest) (response ListIdpGroupMappingsResponse, err error) + func (client IdentityClient) ListMfaTotpDevices(ctx context.Context, request ListMfaTotpDevicesRequest) (response ListMfaTotpDevicesResponse, err error) + func (client IdentityClient) ListNetworkSources(ctx context.Context, request ListNetworkSourcesRequest) (response ListNetworkSourcesResponse, err error) + func (client IdentityClient) ListOAuthClientCredentials(ctx context.Context, request ListOAuthClientCredentialsRequest) (response ListOAuthClientCredentialsResponse, err error) + func (client IdentityClient) ListPolicies(ctx context.Context, request ListPoliciesRequest) (response ListPoliciesResponse, err error) + func (client IdentityClient) ListRegionSubscriptions(ctx context.Context, request ListRegionSubscriptionsRequest) (response ListRegionSubscriptionsResponse, err error) + func (client IdentityClient) ListRegions(ctx context.Context) (response ListRegionsResponse, err error) + func (client IdentityClient) ListSmtpCredentials(ctx context.Context, request ListSmtpCredentialsRequest) (response ListSmtpCredentialsResponse, err error) + func (client IdentityClient) ListSwiftPasswords(ctx context.Context, request ListSwiftPasswordsRequest) (response ListSwiftPasswordsResponse, err error) + func (client IdentityClient) ListTagDefaults(ctx context.Context, request ListTagDefaultsRequest) (response ListTagDefaultsResponse, err error) + func (client IdentityClient) ListTagNamespaces(ctx context.Context, request ListTagNamespacesRequest) (response ListTagNamespacesResponse, err error) + func (client IdentityClient) ListTaggingWorkRequestErrors(ctx context.Context, request ListTaggingWorkRequestErrorsRequest) (response ListTaggingWorkRequestErrorsResponse, err error) + func (client IdentityClient) ListTaggingWorkRequestLogs(ctx context.Context, request ListTaggingWorkRequestLogsRequest) (response ListTaggingWorkRequestLogsResponse, err error) + func (client IdentityClient) ListTaggingWorkRequests(ctx context.Context, request ListTaggingWorkRequestsRequest) (response ListTaggingWorkRequestsResponse, err error) + func (client IdentityClient) ListTags(ctx context.Context, request ListTagsRequest) (response ListTagsResponse, err error) + func (client IdentityClient) ListUserGroupMemberships(ctx context.Context, request ListUserGroupMembershipsRequest) (response ListUserGroupMembershipsResponse, err error) + func (client IdentityClient) ListUsers(ctx context.Context, request ListUsersRequest) (response ListUsersResponse, err error) + func (client IdentityClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + func (client IdentityClient) MoveCompartment(ctx context.Context, request MoveCompartmentRequest) (response MoveCompartmentResponse, err error) + func (client IdentityClient) RecoverCompartment(ctx context.Context, request RecoverCompartmentRequest) (response RecoverCompartmentResponse, err error) + func (client IdentityClient) RemoveUserFromGroup(ctx context.Context, request RemoveUserFromGroupRequest) (response RemoveUserFromGroupResponse, err error) + func (client IdentityClient) ResetIdpScimClient(ctx context.Context, request ResetIdpScimClientRequest) (response ResetIdpScimClientResponse, err error) + func (client IdentityClient) UpdateAuthToken(ctx context.Context, request UpdateAuthTokenRequest) (response UpdateAuthTokenResponse, err error) + func (client IdentityClient) UpdateAuthenticationPolicy(ctx context.Context, request UpdateAuthenticationPolicyRequest) (response UpdateAuthenticationPolicyResponse, err error) + func (client IdentityClient) UpdateCompartment(ctx context.Context, request UpdateCompartmentRequest) (response UpdateCompartmentResponse, err error) + func (client IdentityClient) UpdateCustomerSecretKey(ctx context.Context, request UpdateCustomerSecretKeyRequest) (response UpdateCustomerSecretKeyResponse, err error) + func (client IdentityClient) UpdateDynamicGroup(ctx context.Context, request UpdateDynamicGroupRequest) (response UpdateDynamicGroupResponse, err error) + func (client IdentityClient) UpdateGroup(ctx context.Context, request UpdateGroupRequest) (response UpdateGroupResponse, err error) + func (client IdentityClient) UpdateIdentityProvider(ctx context.Context, request UpdateIdentityProviderRequest) (response UpdateIdentityProviderResponse, err error) + func (client IdentityClient) UpdateIdpGroupMapping(ctx context.Context, request UpdateIdpGroupMappingRequest) (response UpdateIdpGroupMappingResponse, err error) + func (client IdentityClient) UpdateNetworkSource(ctx context.Context, request UpdateNetworkSourceRequest) (response UpdateNetworkSourceResponse, err error) + func (client IdentityClient) UpdateOAuthClientCredential(ctx context.Context, request UpdateOAuthClientCredentialRequest) (response UpdateOAuthClientCredentialResponse, err error) + func (client IdentityClient) UpdatePolicy(ctx context.Context, request UpdatePolicyRequest) (response UpdatePolicyResponse, err error) + func (client IdentityClient) UpdateSmtpCredential(ctx context.Context, request UpdateSmtpCredentialRequest) (response UpdateSmtpCredentialResponse, err error) + func (client IdentityClient) UpdateSwiftPassword(ctx context.Context, request UpdateSwiftPasswordRequest) (response UpdateSwiftPasswordResponse, err error) + func (client IdentityClient) UpdateTag(ctx context.Context, request UpdateTagRequest) (response UpdateTagResponse, err error) + func (client IdentityClient) UpdateTagDefault(ctx context.Context, request UpdateTagDefaultRequest) (response UpdateTagDefaultResponse, err error) + func (client IdentityClient) UpdateTagNamespace(ctx context.Context, request UpdateTagNamespaceRequest) (response UpdateTagNamespaceResponse, err error) + func (client IdentityClient) UpdateUser(ctx context.Context, request UpdateUserRequest) (response UpdateUserResponse, err error) + func (client IdentityClient) UpdateUserCapabilities(ctx context.Context, request UpdateUserCapabilitiesRequest) (response UpdateUserCapabilitiesResponse, err error) + func (client IdentityClient) UpdateUserState(ctx context.Context, request UpdateUserStateRequest) (response UpdateUserStateResponse, err error) + func (client IdentityClient) UploadApiKey(ctx context.Context, request UploadApiKeyRequest) (response UploadApiKeyResponse, err error) + type IdentityProvider interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDescription func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetInactiveStatus func() *int64 + GetLifecycleState func() IdentityProviderLifecycleStateEnum + GetName func() *string + GetProductType func() *string + GetTimeCreated func() *common.SDKTime + type IdentityProviderGroupSummary struct + DisplayName *string + ExternalIdentifier *string + Id *string + IdentityProviderId *string + Name *string + TimeCreated *common.SDKTime + TimeModified *common.SDKTime + func (m IdentityProviderGroupSummary) String() string + type IdentityProviderLifecycleStateEnum string + const IdentityProviderLifecycleStateActive + const IdentityProviderLifecycleStateCreating + const IdentityProviderLifecycleStateDeleted + const IdentityProviderLifecycleStateDeleting + const IdentityProviderLifecycleStateInactive + func GetIdentityProviderLifecycleStateEnumValues() []IdentityProviderLifecycleStateEnum + type IdpGroupMapping struct + CompartmentId *string + GroupId *string + Id *string + IdpGroupName *string + IdpId *string + InactiveStatus *int64 + LifecycleState IdpGroupMappingLifecycleStateEnum + TimeCreated *common.SDKTime + func (m IdpGroupMapping) String() string + type IdpGroupMappingLifecycleStateEnum string + const IdpGroupMappingLifecycleStateActive + const IdpGroupMappingLifecycleStateCreating + const IdpGroupMappingLifecycleStateDeleted + const IdpGroupMappingLifecycleStateDeleting + const IdpGroupMappingLifecycleStateInactive + func GetIdpGroupMappingLifecycleStateEnumValues() []IdpGroupMappingLifecycleStateEnum + type ListApiKeysRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request ListApiKeysRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListApiKeysRequest) RetryPolicy() *common.RetryPolicy + func (request ListApiKeysRequest) String() string + type ListApiKeysResponse struct + Items []ApiKey + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListApiKeysResponse) HTTPResponse() *http.Response + func (response ListApiKeysResponse) String() string + type ListAuthTokensRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request ListAuthTokensRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListAuthTokensRequest) RetryPolicy() *common.RetryPolicy + func (request ListAuthTokensRequest) String() string + type ListAuthTokensResponse struct + Items []AuthToken + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListAuthTokensResponse) HTTPResponse() *http.Response + func (response ListAuthTokensResponse) String() string + type ListAvailabilityDomainsRequest struct + CompartmentId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ListAvailabilityDomainsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListAvailabilityDomainsRequest) RetryPolicy() *common.RetryPolicy + func (request ListAvailabilityDomainsRequest) String() string + type ListAvailabilityDomainsResponse struct + Items []AvailabilityDomain + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListAvailabilityDomainsResponse) HTTPResponse() *http.Response + func (response ListAvailabilityDomainsResponse) String() string + type ListBulkActionResourceTypesBulkActionTypeEnum string + const ListBulkActionResourceTypesBulkActionTypeDeleteResources + const ListBulkActionResourceTypesBulkActionTypeMoveResources + func GetListBulkActionResourceTypesBulkActionTypeEnumValues() []ListBulkActionResourceTypesBulkActionTypeEnum + type ListBulkActionResourceTypesRequest struct + BulkActionType ListBulkActionResourceTypesBulkActionTypeEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListBulkActionResourceTypesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListBulkActionResourceTypesRequest) RetryPolicy() *common.RetryPolicy + func (request ListBulkActionResourceTypesRequest) String() string + type ListBulkActionResourceTypesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListBulkActionResourceTypesResponse) HTTPResponse() *http.Response + func (response ListBulkActionResourceTypesResponse) String() string + type ListBulkEditTagsResourceTypesRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListBulkEditTagsResourceTypesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListBulkEditTagsResourceTypesRequest) RetryPolicy() *common.RetryPolicy + func (request ListBulkEditTagsResourceTypesRequest) String() string + type ListBulkEditTagsResourceTypesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListBulkEditTagsResourceTypesResponse) HTTPResponse() *http.Response + func (response ListBulkEditTagsResourceTypesResponse) String() string + type ListCompartmentsAccessLevelEnum string + const ListCompartmentsAccessLevelAccessible + const ListCompartmentsAccessLevelAny + func GetListCompartmentsAccessLevelEnumValues() []ListCompartmentsAccessLevelEnum + type ListCompartmentsRequest struct + AccessLevel ListCompartmentsAccessLevelEnum + CompartmentId *string + CompartmentIdInSubtree *bool + LifecycleState CompartmentLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListCompartmentsSortByEnum + SortOrder ListCompartmentsSortOrderEnum + func (request ListCompartmentsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListCompartmentsRequest) RetryPolicy() *common.RetryPolicy + func (request ListCompartmentsRequest) String() string + type ListCompartmentsResponse struct + Items []Compartment + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListCompartmentsResponse) HTTPResponse() *http.Response + func (response ListCompartmentsResponse) String() string + type ListCompartmentsSortByEnum string + const ListCompartmentsSortByName + const ListCompartmentsSortByTimecreated + func GetListCompartmentsSortByEnumValues() []ListCompartmentsSortByEnum + type ListCompartmentsSortOrderEnum string + const ListCompartmentsSortOrderAsc + const ListCompartmentsSortOrderDesc + func GetListCompartmentsSortOrderEnumValues() []ListCompartmentsSortOrderEnum + type ListCostTrackingTagsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListCostTrackingTagsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListCostTrackingTagsRequest) RetryPolicy() *common.RetryPolicy + func (request ListCostTrackingTagsRequest) String() string + type ListCostTrackingTagsResponse struct + Items []Tag + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListCostTrackingTagsResponse) HTTPResponse() *http.Response + func (response ListCostTrackingTagsResponse) String() string + type ListCustomerSecretKeysRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request ListCustomerSecretKeysRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListCustomerSecretKeysRequest) RetryPolicy() *common.RetryPolicy + func (request ListCustomerSecretKeysRequest) String() string + type ListCustomerSecretKeysResponse struct + Items []CustomerSecretKeySummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListCustomerSecretKeysResponse) HTTPResponse() *http.Response + func (response ListCustomerSecretKeysResponse) String() string + type ListDynamicGroupsRequest struct + CompartmentId *string + LifecycleState DynamicGroupLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListDynamicGroupsSortByEnum + SortOrder ListDynamicGroupsSortOrderEnum + func (request ListDynamicGroupsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListDynamicGroupsRequest) RetryPolicy() *common.RetryPolicy + func (request ListDynamicGroupsRequest) String() string + type ListDynamicGroupsResponse struct + Items []DynamicGroup + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDynamicGroupsResponse) HTTPResponse() *http.Response + func (response ListDynamicGroupsResponse) String() string + type ListDynamicGroupsSortByEnum string + const ListDynamicGroupsSortByName + const ListDynamicGroupsSortByTimecreated + func GetListDynamicGroupsSortByEnumValues() []ListDynamicGroupsSortByEnum + type ListDynamicGroupsSortOrderEnum string + const ListDynamicGroupsSortOrderAsc + const ListDynamicGroupsSortOrderDesc + func GetListDynamicGroupsSortOrderEnumValues() []ListDynamicGroupsSortOrderEnum + type ListFaultDomainsRequest struct + AvailabilityDomain *string + CompartmentId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ListFaultDomainsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListFaultDomainsRequest) RetryPolicy() *common.RetryPolicy + func (request ListFaultDomainsRequest) String() string + type ListFaultDomainsResponse struct + Items []FaultDomain + OpcRequestId *string + RawResponse *http.Response + func (response ListFaultDomainsResponse) HTTPResponse() *http.Response + func (response ListFaultDomainsResponse) String() string + type ListGroupsRequest struct + CompartmentId *string + LifecycleState GroupLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListGroupsSortByEnum + SortOrder ListGroupsSortOrderEnum + func (request ListGroupsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListGroupsRequest) RetryPolicy() *common.RetryPolicy + func (request ListGroupsRequest) String() string + type ListGroupsResponse struct + Items []Group + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListGroupsResponse) HTTPResponse() *http.Response + func (response ListGroupsResponse) String() string + type ListGroupsSortByEnum string + const ListGroupsSortByName + const ListGroupsSortByTimecreated + func GetListGroupsSortByEnumValues() []ListGroupsSortByEnum + type ListGroupsSortOrderEnum string + const ListGroupsSortOrderAsc + const ListGroupsSortOrderDesc + func GetListGroupsSortOrderEnumValues() []ListGroupsSortOrderEnum + type ListIdentityProviderGroupsRequest struct + IdentityProviderId *string + LifecycleState IdentityProviderLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListIdentityProviderGroupsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListIdentityProviderGroupsRequest) RetryPolicy() *common.RetryPolicy + func (request ListIdentityProviderGroupsRequest) String() string + type ListIdentityProviderGroupsResponse struct + Items []IdentityProviderGroupSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListIdentityProviderGroupsResponse) HTTPResponse() *http.Response + func (response ListIdentityProviderGroupsResponse) String() string + type ListIdentityProvidersProtocolEnum string + const ListIdentityProvidersProtocolSaml2 + func GetListIdentityProvidersProtocolEnumValues() []ListIdentityProvidersProtocolEnum + type ListIdentityProvidersRequest struct + CompartmentId *string + LifecycleState IdentityProviderLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + Protocol ListIdentityProvidersProtocolEnum + RequestMetadata common.RequestMetadata + SortBy ListIdentityProvidersSortByEnum + SortOrder ListIdentityProvidersSortOrderEnum + func (request ListIdentityProvidersRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListIdentityProvidersRequest) RetryPolicy() *common.RetryPolicy + func (request ListIdentityProvidersRequest) String() string + type ListIdentityProvidersResponse struct + Items []IdentityProvider + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListIdentityProvidersResponse) HTTPResponse() *http.Response + func (response ListIdentityProvidersResponse) String() string + type ListIdentityProvidersSortByEnum string + const ListIdentityProvidersSortByName + const ListIdentityProvidersSortByTimecreated + func GetListIdentityProvidersSortByEnumValues() []ListIdentityProvidersSortByEnum + type ListIdentityProvidersSortOrderEnum string + const ListIdentityProvidersSortOrderAsc + const ListIdentityProvidersSortOrderDesc + func GetListIdentityProvidersSortOrderEnumValues() []ListIdentityProvidersSortOrderEnum + type ListIdpGroupMappingsRequest struct + IdentityProviderId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListIdpGroupMappingsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListIdpGroupMappingsRequest) RetryPolicy() *common.RetryPolicy + func (request ListIdpGroupMappingsRequest) String() string + type ListIdpGroupMappingsResponse struct + Items []IdpGroupMapping + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListIdpGroupMappingsResponse) HTTPResponse() *http.Response + func (response ListIdpGroupMappingsResponse) String() string + type ListMfaTotpDevicesRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListMfaTotpDevicesSortByEnum + SortOrder ListMfaTotpDevicesSortOrderEnum + UserId *string + func (request ListMfaTotpDevicesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListMfaTotpDevicesRequest) RetryPolicy() *common.RetryPolicy + func (request ListMfaTotpDevicesRequest) String() string + type ListMfaTotpDevicesResponse struct + Items []MfaTotpDeviceSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListMfaTotpDevicesResponse) HTTPResponse() *http.Response + func (response ListMfaTotpDevicesResponse) String() string + type ListMfaTotpDevicesSortByEnum string + const ListMfaTotpDevicesSortByName + const ListMfaTotpDevicesSortByTimecreated + func GetListMfaTotpDevicesSortByEnumValues() []ListMfaTotpDevicesSortByEnum + type ListMfaTotpDevicesSortOrderEnum string + const ListMfaTotpDevicesSortOrderAsc + const ListMfaTotpDevicesSortOrderDesc + func GetListMfaTotpDevicesSortOrderEnumValues() []ListMfaTotpDevicesSortOrderEnum + type ListNetworkSourcesRequest struct + CompartmentId *string + LifecycleState NetworkSourcesLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListNetworkSourcesSortByEnum + SortOrder ListNetworkSourcesSortOrderEnum + func (request ListNetworkSourcesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListNetworkSourcesRequest) RetryPolicy() *common.RetryPolicy + func (request ListNetworkSourcesRequest) String() string + type ListNetworkSourcesResponse struct + Items []NetworkSourcesSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListNetworkSourcesResponse) HTTPResponse() *http.Response + func (response ListNetworkSourcesResponse) String() string + type ListNetworkSourcesSortByEnum string + const ListNetworkSourcesSortByName + const ListNetworkSourcesSortByTimecreated + func GetListNetworkSourcesSortByEnumValues() []ListNetworkSourcesSortByEnum + type ListNetworkSourcesSortOrderEnum string + const ListNetworkSourcesSortOrderAsc + const ListNetworkSourcesSortOrderDesc + func GetListNetworkSourcesSortOrderEnumValues() []ListNetworkSourcesSortOrderEnum + type ListOAuthClientCredentialsRequest struct + LifecycleState OAuth2ClientCredentialSummaryLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + UserId *string + func (request ListOAuthClientCredentialsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListOAuthClientCredentialsRequest) RetryPolicy() *common.RetryPolicy + func (request ListOAuthClientCredentialsRequest) String() string + type ListOAuthClientCredentialsResponse struct + Items []OAuth2ClientCredentialSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListOAuthClientCredentialsResponse) HTTPResponse() *http.Response + func (response ListOAuthClientCredentialsResponse) String() string + type ListPoliciesRequest struct + CompartmentId *string + LifecycleState PolicyLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListPoliciesSortByEnum + SortOrder ListPoliciesSortOrderEnum + func (request ListPoliciesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListPoliciesRequest) RetryPolicy() *common.RetryPolicy + func (request ListPoliciesRequest) String() string + type ListPoliciesResponse struct + Items []Policy + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListPoliciesResponse) HTTPResponse() *http.Response + func (response ListPoliciesResponse) String() string + type ListPoliciesSortByEnum string + const ListPoliciesSortByName + const ListPoliciesSortByTimecreated + func GetListPoliciesSortByEnumValues() []ListPoliciesSortByEnum + type ListPoliciesSortOrderEnum string + const ListPoliciesSortOrderAsc + const ListPoliciesSortOrderDesc + func GetListPoliciesSortOrderEnumValues() []ListPoliciesSortOrderEnum + type ListRegionSubscriptionsRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + TenancyId *string + func (request ListRegionSubscriptionsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListRegionSubscriptionsRequest) RetryPolicy() *common.RetryPolicy + func (request ListRegionSubscriptionsRequest) String() string + type ListRegionSubscriptionsResponse struct + Items []RegionSubscription + OpcRequestId *string + RawResponse *http.Response + func (response ListRegionSubscriptionsResponse) HTTPResponse() *http.Response + func (response ListRegionSubscriptionsResponse) String() string + type ListRegionsRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ListRegionsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListRegionsRequest) RetryPolicy() *common.RetryPolicy + func (request ListRegionsRequest) String() string + type ListRegionsResponse struct + Items []Region + OpcRequestId *string + RawResponse *http.Response + func (response ListRegionsResponse) HTTPResponse() *http.Response + func (response ListRegionsResponse) String() string + type ListSmtpCredentialsRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request ListSmtpCredentialsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListSmtpCredentialsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSmtpCredentialsRequest) String() string + type ListSmtpCredentialsResponse struct + Items []SmtpCredentialSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSmtpCredentialsResponse) HTTPResponse() *http.Response + func (response ListSmtpCredentialsResponse) String() string + type ListSwiftPasswordsRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request ListSwiftPasswordsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListSwiftPasswordsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSwiftPasswordsRequest) String() string + type ListSwiftPasswordsResponse struct + Items []SwiftPassword + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSwiftPasswordsResponse) HTTPResponse() *http.Response + func (response ListSwiftPasswordsResponse) String() string + type ListTagDefaultsRequest struct + CompartmentId *string + Id *string + LifecycleState TagDefaultSummaryLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + TagDefinitionId *string + func (request ListTagDefaultsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListTagDefaultsRequest) RetryPolicy() *common.RetryPolicy + func (request ListTagDefaultsRequest) String() string + type ListTagDefaultsResponse struct + Items []TagDefaultSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListTagDefaultsResponse) HTTPResponse() *http.Response + func (response ListTagDefaultsResponse) String() string + type ListTagNamespacesRequest struct + CompartmentId *string + IncludeSubcompartments *bool + LifecycleState TagNamespaceLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListTagNamespacesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListTagNamespacesRequest) RetryPolicy() *common.RetryPolicy + func (request ListTagNamespacesRequest) String() string + type ListTagNamespacesResponse struct + Items []TagNamespaceSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListTagNamespacesResponse) HTTPResponse() *http.Response + func (response ListTagNamespacesResponse) String() string + type ListTaggingWorkRequestErrorsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListTaggingWorkRequestErrorsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListTaggingWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListTaggingWorkRequestErrorsRequest) String() string + type ListTaggingWorkRequestErrorsResponse struct + Items []TaggingWorkRequestErrorSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response ListTaggingWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListTaggingWorkRequestErrorsResponse) String() string + type ListTaggingWorkRequestLogsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListTaggingWorkRequestLogsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListTaggingWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListTaggingWorkRequestLogsRequest) String() string + type ListTaggingWorkRequestLogsResponse struct + Items []TaggingWorkRequestLogSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response ListTaggingWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListTaggingWorkRequestLogsResponse) String() string + type ListTaggingWorkRequestsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + ResourceIdentifier *string + func (request ListTaggingWorkRequestsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListTaggingWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListTaggingWorkRequestsRequest) String() string + type ListTaggingWorkRequestsResponse struct + Items []TaggingWorkRequestSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListTaggingWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListTaggingWorkRequestsResponse) String() string + type ListTagsRequest struct + LifecycleState TagLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + TagNamespaceId *string + func (request ListTagsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListTagsRequest) RetryPolicy() *common.RetryPolicy + func (request ListTagsRequest) String() string + type ListTagsResponse struct + Items []TagSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListTagsResponse) HTTPResponse() *http.Response + func (response ListTagsResponse) String() string + type ListUserGroupMembershipsRequest struct + CompartmentId *string + GroupId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + UserId *string + func (request ListUserGroupMembershipsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListUserGroupMembershipsRequest) RetryPolicy() *common.RetryPolicy + func (request ListUserGroupMembershipsRequest) String() string + type ListUserGroupMembershipsResponse struct + Items []UserGroupMembership + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListUserGroupMembershipsResponse) HTTPResponse() *http.Response + func (response ListUserGroupMembershipsResponse) String() string + type ListUsersRequest struct + CompartmentId *string + ExternalIdentifier *string + IdentityProviderId *string + LifecycleState UserLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListUsersSortByEnum + SortOrder ListUsersSortOrderEnum + func (request ListUsersRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListUsersRequest) RetryPolicy() *common.RetryPolicy + func (request ListUsersRequest) String() string + type ListUsersResponse struct + Items []User + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListUsersResponse) HTTPResponse() *http.Response + func (response ListUsersResponse) String() string + type ListUsersSortByEnum string + const ListUsersSortByName + const ListUsersSortByTimecreated + func GetListUsersSortByEnumValues() []ListUsersSortByEnum + type ListUsersSortOrderEnum string + const ListUsersSortOrderAsc + const ListUsersSortOrderDesc + func GetListUsersSortOrderEnumValues() []ListUsersSortOrderEnum + type ListWorkRequestsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + ResourceIdentifier *string + func (request ListWorkRequestsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestsRequest) String() string + type ListWorkRequestsResponse struct + Items []WorkRequestSummary + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type MfaTotpDevice struct + Id *string + InactiveStatus *int64 + IsActivated *bool + LifecycleState MfaTotpDeviceLifecycleStateEnum + Seed *string + TimeCreated *common.SDKTime + TimeExpires *common.SDKTime + UserId *string + func (m MfaTotpDevice) String() string + type MfaTotpDeviceLifecycleStateEnum string + const MfaTotpDeviceLifecycleStateActive + const MfaTotpDeviceLifecycleStateCreating + const MfaTotpDeviceLifecycleStateDeleted + const MfaTotpDeviceLifecycleStateDeleting + const MfaTotpDeviceLifecycleStateInactive + func GetMfaTotpDeviceLifecycleStateEnumValues() []MfaTotpDeviceLifecycleStateEnum + type MfaTotpDeviceSummary struct + Id *string + InactiveStatus *int64 + IsActivated *bool + LifecycleState MfaTotpDeviceSummaryLifecycleStateEnum + TimeCreated *common.SDKTime + TimeExpires *common.SDKTime + UserId *string + func (m MfaTotpDeviceSummary) String() string + type MfaTotpDeviceSummaryLifecycleStateEnum string + const MfaTotpDeviceSummaryLifecycleStateActive + const MfaTotpDeviceSummaryLifecycleStateCreating + const MfaTotpDeviceSummaryLifecycleStateDeleted + const MfaTotpDeviceSummaryLifecycleStateDeleting + const MfaTotpDeviceSummaryLifecycleStateInactive + func GetMfaTotpDeviceSummaryLifecycleStateEnumValues() []MfaTotpDeviceSummaryLifecycleStateEnum + type MfaTotpToken struct + TotpToken *string + func (m MfaTotpToken) String() string + type MoveCompartmentDetails struct + TargetCompartmentId *string + func (m MoveCompartmentDetails) String() string + type MoveCompartmentRequest struct + CompartmentId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request MoveCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request MoveCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request MoveCompartmentRequest) String() string + type MoveCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response MoveCompartmentResponse) HTTPResponse() *http.Response + func (response MoveCompartmentResponse) String() string + type NetworkPolicy struct + NetworkSourceIds []string + func (m NetworkPolicy) String() string + type NetworkSources struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + InactiveStatus *int64 + LifecycleState NetworkSourcesLifecycleStateEnum + Name *string + PublicSourceList []string + Services []string + TimeCreated *common.SDKTime + VirtualSourceList []NetworkSourcesVirtualSourceList + func (m NetworkSources) String() string + type NetworkSourcesLifecycleStateEnum string + const NetworkSourcesLifecycleStateActive + const NetworkSourcesLifecycleStateCreating + const NetworkSourcesLifecycleStateDeleted + const NetworkSourcesLifecycleStateDeleting + const NetworkSourcesLifecycleStateInactive + func GetNetworkSourcesLifecycleStateEnumValues() []NetworkSourcesLifecycleStateEnum + type NetworkSourcesSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + Name *string + PublicSourceList []string + Services []string + TimeCreated *common.SDKTime + VirtualSourceList []NetworkSourcesVirtualSourceList + func (m NetworkSourcesSummary) String() string + type NetworkSourcesVirtualSourceList struct + IpRanges []string + VcnId *string + func (m NetworkSourcesVirtualSourceList) String() string + type OAuth2ClientCredential struct + CompartmentId *string + Description *string + ExpiresOn *common.SDKTime + Id *string + LifecycleState OAuth2ClientCredentialLifecycleStateEnum + Name *string + Password *string + Scopes []FullyQualifiedScope + TimeCreated *common.SDKTime + UserId *string + func (m OAuth2ClientCredential) String() string + type OAuth2ClientCredentialLifecycleStateEnum string + const OAuth2ClientCredentialLifecycleStateActive + const OAuth2ClientCredentialLifecycleStateCreating + const OAuth2ClientCredentialLifecycleStateDeleted + const OAuth2ClientCredentialLifecycleStateDeleting + const OAuth2ClientCredentialLifecycleStateInactive + func GetOAuth2ClientCredentialLifecycleStateEnumValues() []OAuth2ClientCredentialLifecycleStateEnum + type OAuth2ClientCredentialSummary struct + CompartmentId *string + Description *string + ExpiresOn *common.SDKTime + Id *string + LifecycleState OAuth2ClientCredentialSummaryLifecycleStateEnum + Name *string + Scopes []FullyQualifiedScope + TimeCreated *common.SDKTime + UserId *string + func (m OAuth2ClientCredentialSummary) String() string + type OAuth2ClientCredentialSummaryLifecycleStateEnum string + const OAuth2ClientCredentialSummaryLifecycleStateActive + const OAuth2ClientCredentialSummaryLifecycleStateCreating + const OAuth2ClientCredentialSummaryLifecycleStateDeleted + const OAuth2ClientCredentialSummaryLifecycleStateDeleting + const OAuth2ClientCredentialSummaryLifecycleStateInactive + func GetOAuth2ClientCredentialSummaryLifecycleStateEnumValues() []OAuth2ClientCredentialSummaryLifecycleStateEnum + type PasswordPolicy struct + IsLowercaseCharactersRequired *bool + IsNumericCharactersRequired *bool + IsSpecialCharactersRequired *bool + IsUppercaseCharactersRequired *bool + IsUsernameContainmentAllowed *bool + MinimumPasswordLength *int + func (m PasswordPolicy) String() string + type Policy struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + InactiveStatus *int64 + LifecycleState PolicyLifecycleStateEnum + Name *string + Statements []string + TimeCreated *common.SDKTime + VersionDate *common.SDKDate + func (m Policy) String() string + type PolicyLifecycleStateEnum string + const PolicyLifecycleStateActive + const PolicyLifecycleStateCreating + const PolicyLifecycleStateDeleted + const PolicyLifecycleStateDeleting + const PolicyLifecycleStateInactive + func GetPolicyLifecycleStateEnumValues() []PolicyLifecycleStateEnum + type RecoverCompartmentRequest struct + CompartmentId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request RecoverCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request RecoverCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request RecoverCompartmentRequest) String() string + type RecoverCompartmentResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response RecoverCompartmentResponse) HTTPResponse() *http.Response + func (response RecoverCompartmentResponse) String() string + type Region struct + Key *string + Name *string + func (m Region) String() string + type RegionSubscription struct + IsHomeRegion *bool + RegionKey *string + RegionName *string + Status RegionSubscriptionStatusEnum + func (m RegionSubscription) String() string + type RegionSubscriptionStatusEnum string + const RegionSubscriptionStatusInProgress + const RegionSubscriptionStatusReady + func GetRegionSubscriptionStatusEnumValues() []RegionSubscriptionStatusEnum + type RemoveUserFromGroupRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserGroupMembershipId *string + func (request RemoveUserFromGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request RemoveUserFromGroupRequest) RetryPolicy() *common.RetryPolicy + func (request RemoveUserFromGroupRequest) String() string + type RemoveUserFromGroupResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response RemoveUserFromGroupResponse) HTTPResponse() *http.Response + func (response RemoveUserFromGroupResponse) String() string + type ResetIdpScimClientRequest struct + IdentityProviderId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ResetIdpScimClientRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ResetIdpScimClientRequest) RetryPolicy() *common.RetryPolicy + func (request ResetIdpScimClientRequest) String() string + type ResetIdpScimClientResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ResetIdpScimClientResponse) HTTPResponse() *http.Response + func (response ResetIdpScimClientResponse) String() string + type Saml2IdentityProvider struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformAttributes map[string]string + FreeformTags map[string]string + Id *string + InactiveStatus *int64 + LifecycleState IdentityProviderLifecycleStateEnum + MetadataUrl *string + Name *string + ProductType *string + RedirectUrl *string + SigningCertificate *string + TimeCreated *common.SDKTime + func (m Saml2IdentityProvider) GetCompartmentId() *string + func (m Saml2IdentityProvider) GetDefinedTags() map[string]map[string]interface{} + func (m Saml2IdentityProvider) GetDescription() *string + func (m Saml2IdentityProvider) GetFreeformTags() map[string]string + func (m Saml2IdentityProvider) GetId() *string + func (m Saml2IdentityProvider) GetInactiveStatus() *int64 + func (m Saml2IdentityProvider) GetLifecycleState() IdentityProviderLifecycleStateEnum + func (m Saml2IdentityProvider) GetName() *string + func (m Saml2IdentityProvider) GetProductType() *string + func (m Saml2IdentityProvider) GetTimeCreated() *common.SDKTime + func (m Saml2IdentityProvider) MarshalJSON() (buff []byte, e error) + func (m Saml2IdentityProvider) String() string + type ScimClientCredentials struct + ClientId *string + ClientSecret *string + func (m ScimClientCredentials) String() string + type SmtpCredential struct + Description *string + Id *string + InactiveStatus *int64 + LifecycleState SmtpCredentialLifecycleStateEnum + Password *string + TimeCreated *common.SDKTime + TimeExpires *common.SDKTime + UserId *string + Username *string + func (m SmtpCredential) String() string + type SmtpCredentialLifecycleStateEnum string + const SmtpCredentialLifecycleStateActive + const SmtpCredentialLifecycleStateCreating + const SmtpCredentialLifecycleStateDeleted + const SmtpCredentialLifecycleStateDeleting + const SmtpCredentialLifecycleStateInactive + func GetSmtpCredentialLifecycleStateEnumValues() []SmtpCredentialLifecycleStateEnum + type SmtpCredentialSummary struct + Description *string + Id *string + InactiveStatus *int64 + LifecycleState SmtpCredentialSummaryLifecycleStateEnum + TimeCreated *common.SDKTime + TimeExpires *common.SDKTime + UserId *string + Username *string + func (m SmtpCredentialSummary) String() string + type SmtpCredentialSummaryLifecycleStateEnum string + const SmtpCredentialSummaryLifecycleStateActive + const SmtpCredentialSummaryLifecycleStateCreating + const SmtpCredentialSummaryLifecycleStateDeleted + const SmtpCredentialSummaryLifecycleStateDeleting + const SmtpCredentialSummaryLifecycleStateInactive + func GetSmtpCredentialSummaryLifecycleStateEnumValues() []SmtpCredentialSummaryLifecycleStateEnum + type SwiftPassword struct + Description *string + ExpiresOn *common.SDKTime + Id *string + InactiveStatus *int64 + LifecycleState SwiftPasswordLifecycleStateEnum + Password *string + TimeCreated *common.SDKTime + UserId *string + func (m SwiftPassword) String() string + type SwiftPasswordLifecycleStateEnum string + const SwiftPasswordLifecycleStateActive + const SwiftPasswordLifecycleStateCreating + const SwiftPasswordLifecycleStateDeleted + const SwiftPasswordLifecycleStateDeleting + const SwiftPasswordLifecycleStateInactive + func GetSwiftPasswordLifecycleStateEnumValues() []SwiftPasswordLifecycleStateEnum + type Tag struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + IsCostTracking *bool + IsRetired *bool + LifecycleState TagLifecycleStateEnum + Name *string + TagNamespaceId *string + TagNamespaceName *string + TimeCreated *common.SDKTime + Validator BaseTagDefinitionValidator + func (m *Tag) UnmarshalJSON(data []byte) (e error) + func (m Tag) String() string + type TagDefault struct + CompartmentId *string + Id *string + IsRequired *bool + LifecycleState TagDefaultLifecycleStateEnum + TagDefinitionId *string + TagDefinitionName *string + TagNamespaceId *string + TimeCreated *common.SDKTime + Value *string + func (m TagDefault) String() string + type TagDefaultLifecycleStateEnum string + const TagDefaultLifecycleStateActive + func GetTagDefaultLifecycleStateEnumValues() []TagDefaultLifecycleStateEnum + type TagDefaultSummary struct + CompartmentId *string + Id *string + IsRequired *bool + LifecycleState TagDefaultSummaryLifecycleStateEnum + TagDefinitionId *string + TagDefinitionName *string + TagNamespaceId *string + TimeCreated *common.SDKTime + Value *string + func (m TagDefaultSummary) String() string + type TagDefaultSummaryLifecycleStateEnum string + const TagDefaultSummaryLifecycleStateActive + func GetTagDefaultSummaryLifecycleStateEnumValues() []TagDefaultSummaryLifecycleStateEnum + type TagLifecycleStateEnum string + const TagLifecycleStateActive + const TagLifecycleStateDeleted + const TagLifecycleStateDeleting + const TagLifecycleStateInactive + func GetTagLifecycleStateEnumValues() []TagLifecycleStateEnum + type TagNamespace struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + IsRetired *bool + LifecycleState TagNamespaceLifecycleStateEnum + Name *string + TimeCreated *common.SDKTime + func (m TagNamespace) String() string + type TagNamespaceLifecycleStateEnum string + const TagNamespaceLifecycleStateActive + const TagNamespaceLifecycleStateDeleted + const TagNamespaceLifecycleStateDeleting + const TagNamespaceLifecycleStateInactive + func GetTagNamespaceLifecycleStateEnumValues() []TagNamespaceLifecycleStateEnum + type TagNamespaceSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + IsRetired *bool + LifecycleState TagNamespaceLifecycleStateEnum + Name *string + TimeCreated *common.SDKTime + func (m TagNamespaceSummary) String() string + type TagSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + IsCostTracking *bool + IsRetired *bool + LifecycleState TagLifecycleStateEnum + Name *string + TimeCreated *common.SDKTime + func (m TagSummary) String() string + type TaggingWorkRequest struct + CompartmentId *string + Id *string + OperationType TaggingWorkRequestOperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status TaggingWorkRequestStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m TaggingWorkRequest) String() string + type TaggingWorkRequestErrorSummary struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m TaggingWorkRequestErrorSummary) String() string + type TaggingWorkRequestLogSummary struct + Message *string + Timestamp *common.SDKTime + func (m TaggingWorkRequestLogSummary) String() string + type TaggingWorkRequestOperationTypeEnum string + const TaggingWorkRequestOperationTypeBulkDeleteTagDefinition + const TaggingWorkRequestOperationTypeBulkEditOfTags + const TaggingWorkRequestOperationTypeDeleteNonEmptyTagNamespace + const TaggingWorkRequestOperationTypeDeleteTagDefinition + func GetTaggingWorkRequestOperationTypeEnumValues() []TaggingWorkRequestOperationTypeEnum + type TaggingWorkRequestStatusEnum string + const TaggingWorkRequestStatusAccepted + const TaggingWorkRequestStatusCanceled + const TaggingWorkRequestStatusCanceling + const TaggingWorkRequestStatusFailed + const TaggingWorkRequestStatusInProgress + const TaggingWorkRequestStatusPartiallySucceeded + const TaggingWorkRequestStatusSucceeded + func GetTaggingWorkRequestStatusEnumValues() []TaggingWorkRequestStatusEnum + type TaggingWorkRequestSummary struct + CompartmentId *string + Id *string + OperationType TaggingWorkRequestSummaryOperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status TaggingWorkRequestSummaryStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m TaggingWorkRequestSummary) String() string + type TaggingWorkRequestSummaryOperationTypeEnum string + const TaggingWorkRequestSummaryOperationTypeBulkDeleteTagDefinition + const TaggingWorkRequestSummaryOperationTypeBulkEditOfTags + const TaggingWorkRequestSummaryOperationTypeDeleteNonEmptyTagNamespace + const TaggingWorkRequestSummaryOperationTypeDeleteTagDefinition + func GetTaggingWorkRequestSummaryOperationTypeEnumValues() []TaggingWorkRequestSummaryOperationTypeEnum + type TaggingWorkRequestSummaryStatusEnum string + const TaggingWorkRequestSummaryStatusAccepted + const TaggingWorkRequestSummaryStatusCanceled + const TaggingWorkRequestSummaryStatusCanceling + const TaggingWorkRequestSummaryStatusFailed + const TaggingWorkRequestSummaryStatusInProgress + const TaggingWorkRequestSummaryStatusPartiallySucceeded + const TaggingWorkRequestSummaryStatusSucceeded + func GetTaggingWorkRequestSummaryStatusEnumValues() []TaggingWorkRequestSummaryStatusEnum + type Tenancy struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + HomeRegionKey *string + Id *string + Name *string + UpiIdcsCompatibilityLayerEndpoint *string + func (m Tenancy) String() string + type UiPassword struct + InactiveStatus *int64 + LifecycleState UiPasswordLifecycleStateEnum + Password *string + TimeCreated *common.SDKTime + UserId *string + func (m UiPassword) String() string + type UiPasswordInformation struct + LifecycleState UiPasswordInformationLifecycleStateEnum + TimeCreated *common.SDKTime + UserId *string + func (m UiPasswordInformation) String() string + type UiPasswordInformationLifecycleStateEnum string + const UiPasswordInformationLifecycleStateActive + const UiPasswordInformationLifecycleStateCreating + const UiPasswordInformationLifecycleStateDeleted + const UiPasswordInformationLifecycleStateDeleting + const UiPasswordInformationLifecycleStateInactive + func GetUiPasswordInformationLifecycleStateEnumValues() []UiPasswordInformationLifecycleStateEnum + type UiPasswordLifecycleStateEnum string + const UiPasswordLifecycleStateActive + const UiPasswordLifecycleStateCreating + const UiPasswordLifecycleStateDeleted + const UiPasswordLifecycleStateDeleting + const UiPasswordLifecycleStateInactive + func GetUiPasswordLifecycleStateEnumValues() []UiPasswordLifecycleStateEnum + type UpdateAuthTokenDetails struct + Description *string + func (m UpdateAuthTokenDetails) String() string + type UpdateAuthTokenRequest struct + AuthTokenId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request UpdateAuthTokenRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateAuthTokenRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateAuthTokenRequest) String() string + type UpdateAuthTokenResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateAuthTokenResponse) HTTPResponse() *http.Response + func (response UpdateAuthTokenResponse) String() string + type UpdateAuthenticationPolicyDetails struct + NetworkPolicy *NetworkPolicy + PasswordPolicy *PasswordPolicy + func (m UpdateAuthenticationPolicyDetails) String() string + type UpdateAuthenticationPolicyRequest struct + CompartmentId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateAuthenticationPolicyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateAuthenticationPolicyRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateAuthenticationPolicyRequest) String() string + type UpdateAuthenticationPolicyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateAuthenticationPolicyResponse) HTTPResponse() *http.Response + func (response UpdateAuthenticationPolicyResponse) String() string + type UpdateCompartmentDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + func (m UpdateCompartmentDetails) String() string + type UpdateCompartmentRequest struct + CompartmentId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateCompartmentRequest) String() string + type UpdateCompartmentResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateCompartmentResponse) HTTPResponse() *http.Response + func (response UpdateCompartmentResponse) String() string + type UpdateCustomerSecretKeyDetails struct + DisplayName *string + func (m UpdateCustomerSecretKeyDetails) String() string + type UpdateCustomerSecretKeyRequest struct + CustomerSecretKeyId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request UpdateCustomerSecretKeyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateCustomerSecretKeyRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateCustomerSecretKeyRequest) String() string + type UpdateCustomerSecretKeyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateCustomerSecretKeyResponse) HTTPResponse() *http.Response + func (response UpdateCustomerSecretKeyResponse) String() string + type UpdateDynamicGroupDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + MatchingRule *string + func (m UpdateDynamicGroupDetails) String() string + type UpdateDynamicGroupRequest struct + DynamicGroupId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateDynamicGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateDynamicGroupRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateDynamicGroupRequest) String() string + type UpdateDynamicGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateDynamicGroupResponse) HTTPResponse() *http.Response + func (response UpdateDynamicGroupResponse) String() string + type UpdateGroupDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + func (m UpdateGroupDetails) String() string + type UpdateGroupRequest struct + GroupId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateGroupRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateGroupRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateGroupRequest) String() string + type UpdateGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateGroupResponse) HTTPResponse() *http.Response + func (response UpdateGroupResponse) String() string + type UpdateIdentityProviderDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDescription func() *string + GetFreeformTags func() map[string]string + type UpdateIdentityProviderDetailsProtocolEnum string + const UpdateIdentityProviderDetailsProtocolSaml2 + func GetUpdateIdentityProviderDetailsProtocolEnumValues() []UpdateIdentityProviderDetailsProtocolEnum + type UpdateIdentityProviderRequest struct + IdentityProviderId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateIdentityProviderRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateIdentityProviderRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateIdentityProviderRequest) String() string + type UpdateIdentityProviderResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateIdentityProviderResponse) HTTPResponse() *http.Response + func (response UpdateIdentityProviderResponse) String() string + type UpdateIdpGroupMappingDetails struct + GroupId *string + IdpGroupName *string + func (m UpdateIdpGroupMappingDetails) String() string + type UpdateIdpGroupMappingRequest struct + IdentityProviderId *string + IfMatch *string + MappingId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateIdpGroupMappingRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateIdpGroupMappingRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateIdpGroupMappingRequest) String() string + type UpdateIdpGroupMappingResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateIdpGroupMappingResponse) HTTPResponse() *http.Response + func (response UpdateIdpGroupMappingResponse) String() string + type UpdateNetworkSourceDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + PublicSourceList []string + Services []string + VirtualSourceList []NetworkSourcesVirtualSourceList + func (m UpdateNetworkSourceDetails) String() string + type UpdateNetworkSourceRequest struct + IfMatch *string + NetworkSourceId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateNetworkSourceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateNetworkSourceRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateNetworkSourceRequest) String() string + type UpdateNetworkSourceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateNetworkSourceResponse) HTTPResponse() *http.Response + func (response UpdateNetworkSourceResponse) String() string + type UpdateOAuth2ClientCredentialDetails struct + Description *string + IsResetPassword *bool + Scopes []FullyQualifiedScope + func (m UpdateOAuth2ClientCredentialDetails) String() string + type UpdateOAuthClientCredentialRequest struct + IfMatch *string + Oauth2ClientCredentialId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request UpdateOAuthClientCredentialRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateOAuthClientCredentialRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateOAuthClientCredentialRequest) String() string + type UpdateOAuthClientCredentialResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateOAuthClientCredentialResponse) HTTPResponse() *http.Response + func (response UpdateOAuthClientCredentialResponse) String() string + type UpdatePolicyDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Statements []string + VersionDate *common.SDKDate + func (m UpdatePolicyDetails) String() string + type UpdatePolicyRequest struct + IfMatch *string + OpcRequestId *string + PolicyId *string + RequestMetadata common.RequestMetadata + func (request UpdatePolicyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdatePolicyRequest) RetryPolicy() *common.RetryPolicy + func (request UpdatePolicyRequest) String() string + type UpdatePolicyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdatePolicyResponse) HTTPResponse() *http.Response + func (response UpdatePolicyResponse) String() string + type UpdateSaml2IdentityProviderDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformAttributes map[string]string + FreeformTags map[string]string + Metadata *string + MetadataUrl *string + func (m UpdateSaml2IdentityProviderDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateSaml2IdentityProviderDetails) GetDescription() *string + func (m UpdateSaml2IdentityProviderDetails) GetFreeformTags() map[string]string + func (m UpdateSaml2IdentityProviderDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateSaml2IdentityProviderDetails) String() string + type UpdateSmtpCredentialDetails struct + Description *string + func (m UpdateSmtpCredentialDetails) String() string + type UpdateSmtpCredentialRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + SmtpCredentialId *string + UserId *string + func (request UpdateSmtpCredentialRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateSmtpCredentialRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateSmtpCredentialRequest) String() string + type UpdateSmtpCredentialResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateSmtpCredentialResponse) HTTPResponse() *http.Response + func (response UpdateSmtpCredentialResponse) String() string + type UpdateStateDetails struct + Blocked *bool + func (m UpdateStateDetails) String() string + type UpdateSwiftPasswordDetails struct + Description *string + func (m UpdateSwiftPasswordDetails) String() string + type UpdateSwiftPasswordRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + SwiftPasswordId *string + UserId *string + func (request UpdateSwiftPasswordRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateSwiftPasswordRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateSwiftPasswordRequest) String() string + type UpdateSwiftPasswordResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateSwiftPasswordResponse) HTTPResponse() *http.Response + func (response UpdateSwiftPasswordResponse) String() string + type UpdateTagDefaultDetails struct + IsRequired *bool + Value *string + func (m UpdateTagDefaultDetails) String() string + type UpdateTagDefaultRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagDefaultId *string + func (request UpdateTagDefaultRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateTagDefaultRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateTagDefaultRequest) String() string + type UpdateTagDefaultResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateTagDefaultResponse) HTTPResponse() *http.Response + func (response UpdateTagDefaultResponse) String() string + type UpdateTagDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + IsCostTracking *bool + IsRetired *bool + Validator BaseTagDefinitionValidator + func (m *UpdateTagDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateTagDetails) String() string + type UpdateTagNamespaceDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + IsRetired *bool + func (m UpdateTagNamespaceDetails) String() string + type UpdateTagNamespaceRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagNamespaceId *string + func (request UpdateTagNamespaceRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateTagNamespaceRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateTagNamespaceRequest) String() string + type UpdateTagNamespaceResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response UpdateTagNamespaceResponse) HTTPResponse() *http.Response + func (response UpdateTagNamespaceResponse) String() string + type UpdateTagRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + TagName *string + TagNamespaceId *string + func (request UpdateTagRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateTagRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateTagRequest) String() string + type UpdateTagResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateTagResponse) HTTPResponse() *http.Response + func (response UpdateTagResponse) String() string + type UpdateUserCapabilitiesDetails struct + CanUseApiKeys *bool + CanUseAuthTokens *bool + CanUseConsolePassword *bool + CanUseCustomerSecretKeys *bool + CanUseOAuth2ClientCredentials *bool + CanUseSmtpCredentials *bool + func (m UpdateUserCapabilitiesDetails) String() string + type UpdateUserCapabilitiesRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request UpdateUserCapabilitiesRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateUserCapabilitiesRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateUserCapabilitiesRequest) String() string + type UpdateUserCapabilitiesResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateUserCapabilitiesResponse) HTTPResponse() *http.Response + func (response UpdateUserCapabilitiesResponse) String() string + type UpdateUserDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + Email *string + FreeformTags map[string]string + func (m UpdateUserDetails) String() string + type UpdateUserRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request UpdateUserRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateUserRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateUserRequest) String() string + type UpdateUserResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateUserResponse) HTTPResponse() *http.Response + func (response UpdateUserResponse) String() string + type UpdateUserStateRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UserId *string + func (request UpdateUserStateRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateUserStateRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateUserStateRequest) String() string + type UpdateUserStateResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateUserStateResponse) HTTPResponse() *http.Response + func (response UpdateUserStateResponse) String() string + type UploadApiKeyRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UserId *string + func (request UploadApiKeyRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UploadApiKeyRequest) RetryPolicy() *common.RetryPolicy + func (request UploadApiKeyRequest) String() string + type UploadApiKeyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UploadApiKeyResponse) HTTPResponse() *http.Response + func (response UploadApiKeyResponse) String() string + type User struct + Capabilities *UserCapabilities + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + Email *string + EmailVerified *bool + ExternalIdentifier *string + FreeformTags map[string]string + Id *string + IdentityProviderId *string + InactiveStatus *int64 + IsMfaActivated *bool + LastSuccessfulLoginTime *common.SDKTime + LifecycleState UserLifecycleStateEnum + Name *string + PreviousSuccessfulLoginTime *common.SDKTime + TimeCreated *common.SDKTime + func (m User) String() string + type UserCapabilities struct + CanUseApiKeys *bool + CanUseAuthTokens *bool + CanUseConsolePassword *bool + CanUseCustomerSecretKeys *bool + CanUseOAuth2ClientCredentials *bool + CanUseSmtpCredentials *bool + func (m UserCapabilities) String() string + type UserGroupMembership struct + CompartmentId *string + GroupId *string + Id *string + InactiveStatus *int64 + LifecycleState UserGroupMembershipLifecycleStateEnum + TimeCreated *common.SDKTime + UserId *string + func (m UserGroupMembership) String() string + type UserGroupMembershipLifecycleStateEnum string + const UserGroupMembershipLifecycleStateActive + const UserGroupMembershipLifecycleStateCreating + const UserGroupMembershipLifecycleStateDeleted + const UserGroupMembershipLifecycleStateDeleting + const UserGroupMembershipLifecycleStateInactive + func GetUserGroupMembershipLifecycleStateEnumValues() []UserGroupMembershipLifecycleStateEnum + type UserLifecycleStateEnum string + const UserLifecycleStateActive + const UserLifecycleStateCreating + const UserLifecycleStateDeleted + const UserLifecycleStateDeleting + const UserLifecycleStateInactive + func GetUserLifecycleStateEnumValues() []UserLifecycleStateEnum + type WorkRequest struct + CompartmentId *string + Errors []WorkRequestError + Id *string + Logs []WorkRequestLogEntry + OperationType WorkRequestOperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status WorkRequestStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequest) String() string + type WorkRequestError struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m WorkRequestError) String() string + type WorkRequestLogEntry struct + Message *string + Timestamp *common.SDKTime + func (m WorkRequestLogEntry) String() string + type WorkRequestOperationTypeEnum string + const WorkRequestOperationTypeCompartment + const WorkRequestOperationTypeTagDefinition + func GetWorkRequestOperationTypeEnumValues() []WorkRequestOperationTypeEnum + type WorkRequestResource struct + ActionType WorkRequestResourceActionTypeEnum + EntityType *string + EntityUri *string + Identifier *string + func (m WorkRequestResource) String() string + type WorkRequestResourceActionTypeEnum string + const WorkRequestResourceActionTypeCreated + const WorkRequestResourceActionTypeDeleted + const WorkRequestResourceActionTypeFailed + const WorkRequestResourceActionTypeInProgress + const WorkRequestResourceActionTypeRelated + const WorkRequestResourceActionTypeUpdated + func GetWorkRequestResourceActionTypeEnumValues() []WorkRequestResourceActionTypeEnum + type WorkRequestStatusEnum string + const WorkRequestStatusAccepted + const WorkRequestStatusCanceled + const WorkRequestStatusCanceling + const WorkRequestStatusFailed + const WorkRequestStatusInProgress + const WorkRequestStatusSucceeded + func GetWorkRequestStatusEnumValues() []WorkRequestStatusEnum + type WorkRequestSummary struct + CompartmentId *string + Errors []WorkRequestError + Id *string + OperationType WorkRequestSummaryOperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status WorkRequestSummaryStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequestSummary) String() string + type WorkRequestSummaryOperationTypeEnum string + const WorkRequestSummaryOperationTypeCompartment + const WorkRequestSummaryOperationTypeTagDefinition + func GetWorkRequestSummaryOperationTypeEnumValues() []WorkRequestSummaryOperationTypeEnum + type WorkRequestSummaryStatusEnum string + const WorkRequestSummaryStatusAccepted + const WorkRequestSummaryStatusCanceled + const WorkRequestSummaryStatusCanceling + const WorkRequestSummaryStatusFailed + const WorkRequestSummaryStatusInProgress + const WorkRequestSummaryStatusSucceeded + func GetWorkRequestSummaryStatusEnumValues() []WorkRequestSummaryStatusEnum Other modules containing this package github.com/oracle/oci-go-sdk github.com/oracle/oci-go-sdk/v25 github.com/oracle/oci-go-sdk/v26 github.com/oracle/oci-go-sdk/v27 github.com/oracle/oci-go-sdk/v28 github.com/oracle/oci-go-sdk/v29 github.com/oracle/oci-go-sdk/v31 github.com/oracle/oci-go-sdk/v32 github.com/oracle/oci-go-sdk/v33 github.com/oracle/oci-go-sdk/v34 github.com/oracle/oci-go-sdk/v35 github.com/oracle/oci-go-sdk/v36 github.com/oracle/oci-go-sdk/v37 github.com/oracle/oci-go-sdk/v38 github.com/oracle/oci-go-sdk/v39 github.com/oracle/oci-go-sdk/v40 github.com/oracle/oci-go-sdk/v41 github.com/oracle/oci-go-sdk/v42 github.com/oracle/oci-go-sdk/v43 github.com/oracle/oci-go-sdk/v44 github.com/oracle/oci-go-sdk/v45 github.com/oracle/oci-go-sdk/v46 github.com/oracle/oci-go-sdk/v47 github.com/oracle/oci-go-sdk/v48 github.com/oracle/oci-go-sdk/v49 github.com/oracle/oci-go-sdk/v50 github.com/oracle/oci-go-sdk/v51 github.com/oracle/oci-go-sdk/v52 github.com/oracle/oci-go-sdk/v53 github.com/oracle/oci-go-sdk/v54 github.com/oracle/oci-go-sdk/v55 github.com/oracle/oci-go-sdk/v56 github.com/oracle/oci-go-sdk/v57 github.com/oracle/oci-go-sdk/v58 github.com/oracle/oci-go-sdk/v59 github.com/oracle/oci-go-sdk/v60 github.com/oracle/oci-go-sdk/v61 github.com/oracle/oci-go-sdk/v62 github.com/oracle/oci-go-sdk/v63 github.com/oracle/oci-go-sdk/v64 github.com/oracle/oci-go-sdk/v65