Uses of Class
com.oracle.bmc.dns.model.Scope
-
Packages that use Scope Package Description com.oracle.bmc.dns.model com.oracle.bmc.dns.requests -
-
Uses of Scope in com.oracle.bmc.dns.model
Methods in com.oracle.bmc.dns.model that return Scope Modifier and Type Method Description static Scope
Scope. create(String key)
Scope
CreateZoneDetails. getScope()
The scope of the zone.Scope
Zone. getScope()
The scope of the zone.Scope
ZoneSummary. getScope()
The scope of the zone.static Scope
Scope. valueOf(String name)
Returns the enum constant of this type with the specified name.static Scope[]
Scope. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.dns.model with parameters of type Scope Modifier and Type Method Description CreateZoneDetails.Builder
CreateZoneDetails.Builder. scope(Scope scope)
The scope of the zone.Zone.Builder
Zone.Builder. scope(Scope scope)
The scope of the zone.ZoneSummary.Builder
ZoneSummary.Builder. scope(Scope scope)
The scope of the zone.Constructors in com.oracle.bmc.dns.model with parameters of type Scope Constructor Description CreateZoneDetails(String name, String compartmentId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, CreateZoneDetails.ZoneType zoneType, String viewId, Scope scope, List<ExternalMaster> externalMasters, List<ExternalDownstream> externalDownstreams, ZoneDnssecState dnssecState)
Deprecated.Zone(String name, Zone.ZoneType zoneType, String compartmentId, String viewId, Scope scope, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, ZoneDnssecState dnssecState, List<ExternalMaster> externalMasters, List<ExternalDownstream> externalDownstreams, String self, String id, Date timeCreated, String version, Long serial, Zone.LifecycleState lifecycleState, Boolean isProtected, DnssecConfig dnssecConfig, List<Nameserver> nameservers, List<ZoneTransferServer> zoneTransferServers)
Deprecated.ZoneSummary(String name, ZoneSummary.ZoneType zoneType, String compartmentId, String viewId, Scope scope, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, ZoneDnssecState dnssecState, String self, String id, Date timeCreated, String version, Long serial, ZoneSummary.LifecycleState lifecycleState, Boolean isProtected, DnssecConfig dnssecConfig)
Deprecated. -
Uses of Scope in com.oracle.bmc.dns.requests
Methods in com.oracle.bmc.dns.requests that return Scope Modifier and Type Method Description Scope
ChangeResolverCompartmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ChangeSteeringPolicyCompartmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ChangeTsigKeyCompartmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ChangeViewCompartmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ChangeZoneCompartmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
CreateResolverEndpointRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
CreateSteeringPolicyAttachmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
CreateSteeringPolicyRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
CreateTsigKeyRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
CreateViewRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
CreateZoneFromZoneFileRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
CreateZoneRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
DeleteDomainRecordsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
DeleteResolverEndpointRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
DeleteRRSetRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
DeleteSteeringPolicyAttachmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
DeleteSteeringPolicyRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
DeleteTsigKeyRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
DeleteViewRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
DeleteZoneRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetDomainRecordsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetResolverEndpointRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetResolverRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetRRSetRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetSteeringPolicyAttachmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetSteeringPolicyRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetTsigKeyRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetViewRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetZoneContentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetZoneRecordsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
GetZoneRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ListResolverEndpointsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ListResolversRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ListSteeringPoliciesRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ListSteeringPolicyAttachmentsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ListTsigKeysRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ListViewsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ListZonesRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
ListZoneTransferServersRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
PatchDomainRecordsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
PatchRRSetRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
PatchZoneRecordsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
PromoteZoneDnssecKeyVersionRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
StageZoneDnssecKeyVersionRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateDomainRecordsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateResolverEndpointRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateResolverRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateRRSetRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateSteeringPolicyAttachmentRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateSteeringPolicyRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateTsigKeyRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateViewRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateZoneRecordsRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Scope
UpdateZoneRequest. getScope()
Specifies to operate only on resources that have a matching DNS scope.Methods in com.oracle.bmc.dns.requests with parameters of type Scope Modifier and Type Method Description ChangeResolverCompartmentRequest.Builder
ChangeResolverCompartmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ChangeSteeringPolicyCompartmentRequest.Builder
ChangeSteeringPolicyCompartmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ChangeTsigKeyCompartmentRequest.Builder
ChangeTsigKeyCompartmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ChangeViewCompartmentRequest.Builder
ChangeViewCompartmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ChangeZoneCompartmentRequest.Builder
ChangeZoneCompartmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.CreateResolverEndpointRequest.Builder
CreateResolverEndpointRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.CreateSteeringPolicyAttachmentRequest.Builder
CreateSteeringPolicyAttachmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.CreateSteeringPolicyRequest.Builder
CreateSteeringPolicyRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.CreateTsigKeyRequest.Builder
CreateTsigKeyRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.CreateViewRequest.Builder
CreateViewRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.CreateZoneFromZoneFileRequest.Builder
CreateZoneFromZoneFileRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.CreateZoneRequest.Builder
CreateZoneRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.DeleteDomainRecordsRequest.Builder
DeleteDomainRecordsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.DeleteResolverEndpointRequest.Builder
DeleteResolverEndpointRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.DeleteRRSetRequest.Builder
DeleteRRSetRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.DeleteSteeringPolicyAttachmentRequest.Builder
DeleteSteeringPolicyAttachmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.DeleteSteeringPolicyRequest.Builder
DeleteSteeringPolicyRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.DeleteTsigKeyRequest.Builder
DeleteTsigKeyRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.DeleteViewRequest.Builder
DeleteViewRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.DeleteZoneRequest.Builder
DeleteZoneRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetDomainRecordsRequest.Builder
GetDomainRecordsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetResolverEndpointRequest.Builder
GetResolverEndpointRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetResolverRequest.Builder
GetResolverRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetRRSetRequest.Builder
GetRRSetRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetSteeringPolicyAttachmentRequest.Builder
GetSteeringPolicyAttachmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetSteeringPolicyRequest.Builder
GetSteeringPolicyRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetTsigKeyRequest.Builder
GetTsigKeyRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetViewRequest.Builder
GetViewRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetZoneContentRequest.Builder
GetZoneContentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetZoneRecordsRequest.Builder
GetZoneRecordsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.GetZoneRequest.Builder
GetZoneRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ListResolverEndpointsRequest.Builder
ListResolverEndpointsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ListResolversRequest.Builder
ListResolversRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ListSteeringPoliciesRequest.Builder
ListSteeringPoliciesRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ListSteeringPolicyAttachmentsRequest.Builder
ListSteeringPolicyAttachmentsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ListTsigKeysRequest.Builder
ListTsigKeysRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ListViewsRequest.Builder
ListViewsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ListZonesRequest.Builder
ListZonesRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.ListZoneTransferServersRequest.Builder
ListZoneTransferServersRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.PatchDomainRecordsRequest.Builder
PatchDomainRecordsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.PatchRRSetRequest.Builder
PatchRRSetRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.PatchZoneRecordsRequest.Builder
PatchZoneRecordsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.PromoteZoneDnssecKeyVersionRequest.Builder
PromoteZoneDnssecKeyVersionRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.StageZoneDnssecKeyVersionRequest.Builder
StageZoneDnssecKeyVersionRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateDomainRecordsRequest.Builder
UpdateDomainRecordsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateResolverEndpointRequest.Builder
UpdateResolverEndpointRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateResolverRequest.Builder
UpdateResolverRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateRRSetRequest.Builder
UpdateRRSetRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateSteeringPolicyAttachmentRequest.Builder
UpdateSteeringPolicyAttachmentRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateSteeringPolicyRequest.Builder
UpdateSteeringPolicyRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateTsigKeyRequest.Builder
UpdateTsigKeyRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateViewRequest.Builder
UpdateViewRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateZoneRecordsRequest.Builder
UpdateZoneRecordsRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.UpdateZoneRequest.Builder
UpdateZoneRequest.Builder. scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.
-