PrivateLinkResourceInner Class
- java.
lang. Object - com.
azure. resourcemanager. containerregistry. fluent. models. PrivateLinkResourceInner
- com.
Implements
public final class PrivateLinkResourceInner
implements JsonSerializable<PrivateLinkResourceInner>
A resource that supports private link capabilities.
Constructor | Description |
---|---|
Private |
Creates an instance of Private |
Modifier and Type | Method and Description |
---|---|
static
Private |
from Reads an instance of Private |
String |
group Get the group |
String |
id()
Get the id property: The resource ID. |
String |
name()
Get the name property: The name of the resource. |
List<String> |
required Get the required |
List<String> |
required Get the required |
Json |
to |
String |
type()
Get the type property: The resource type is private link resource. |
void |
validate()
Validates the instance. |
Private |
with Set the group |
Private |
with Set the id property: The resource ID. |
Private |
with Set the name property: The name of the resource. |
Private |
with Set the required |
Private |
with Set the required |
Methods inherited from java.lang.Object
PrivateLinkResourceInner
public PrivateLinkResourceInner()
Creates an instance of PrivateLinkResourceInner class.
fromJson
public static PrivateLinkResourceInner fromJson(JsonReader jsonReader)
Reads an instance of PrivateLinkResourceInner from the JsonReader.
Parameters:
Returns:
Throws:
groupId
public String groupId()
Get the groupId property: The private link resource group id.
Returns:
id
public String id()
Get the id property: The resource ID.
Returns:
name
public String name()
Get the name property: The name of the resource.
Returns:
requiredMembers
public List
Get the requiredMembers property: The private link resource required member names.
Returns:
requiredZoneNames
public List
Get the requiredZoneNames property: The private link resource Private link DNS zone name.
Returns:
toJson
type
public String type()
Get the type property: The resource type is private link resource.
Returns:
validate
public void validate()
Validates the instance.
withGroupId
public PrivateLinkResourceInner withGroupId(String groupId)
Set the groupId property: The private link resource group id.
Parameters:
Returns:
withId
public PrivateLinkResourceInner withId(String id)
Set the id property: The resource ID.
Parameters:
Returns:
withName
public PrivateLinkResourceInner withName(String name)
Set the name property: The name of the resource.
Parameters:
Returns:
withRequiredMembers
public PrivateLinkResourceInner withRequiredMembers(List
Set the requiredMembers property: The private link resource required member names.
Parameters:
Returns:
withRequiredZoneNames
public PrivateLinkResourceInner withRequiredZoneNames(List
Set the requiredZoneNames property: The private link resource Private link DNS zone name.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: