Class GetReplicationResult


  • public final class GetReplicationResult
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        The resource ID.
      • location

        public java.lang.String location()
        Returns:
        The location of the resource. This cannot be changed after the resource is created.
      • name

        public java.lang.String name()
        Returns:
        The name of the resource.
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The provisioning state of the replication at the time the operation was called.
      • status

        public StatusResponse status()
        Returns:
        The status of the replication at the time the operation was called.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        The tags of the resource.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource.