@Generated(value="software.amazon.awssdk:codegen") public final class GetSolVnfcResourceInfo extends Object implements SdkPojo, Serializable, ToCopyableBuilder<GetSolVnfcResourceInfo.Builder,GetSolVnfcResourceInfo>
Details of resource associated with a network function.
A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GetSolVnfcResourceInfo.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GetSolVnfcResourceInfo.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
GetSolVnfcResourceInfoMetadata |
metadata()
The metadata of the network function compute.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends GetSolVnfcResourceInfo.Builder> |
serializableBuilderClass() |
GetSolVnfcResourceInfo.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final GetSolVnfcResourceInfoMetadata metadata()
The metadata of the network function compute.
public GetSolVnfcResourceInfo.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<GetSolVnfcResourceInfo.Builder,GetSolVnfcResourceInfo>public static GetSolVnfcResourceInfo.Builder builder()
public static Class<? extends GetSolVnfcResourceInfo.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.