Package com.sap.ai.sdk.core.model
Class BckndobjectStoreSecretWithSensitiveDataRequestForPostCall
java.lang.Object
com.sap.ai.sdk.core.model.BckndobjectStoreSecretWithSensitiveDataRequestForPostCall
This represents all the meta-data and extra information to be stored as a k8-secret
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceBuilder helper class.static interfaceBuilder helper class.static interfaceBuilder helper class. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDefault constructor for BckndobjectStoreSecretWithSensitiveDataRequestForPostCall. -
Method Summary
Modifier and TypeMethodDescriptionSet the bucket of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.create()Create a type-safe, fluent-api builder object to construct a newBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance with all required arguments.Set the data of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.Set the endpoint of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.booleanBucket to be usedgetCustomField(String name) Deprecated.Get the names of the unrecognizable properties of theBckndobjectStoreSecretWithSensitiveDataRequestForPostCall.getData()key:value pairs of dataOptional parameter - URL of the storage server (S3 only)getName()Name of the object store for the secret object to be created.prefix folder to be added to storage pathOptional parameter - Region of the storage server (S3 only)getType()Storage type e.g.0, 1 flag for KF-serving annotations - serving.kubeflow.org/s3-usehttps0, 1 flag for the KF-serving annotation - serving.kubeflow.org/s3-verifysslinthashCode()Set the name of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.pathPrefix(String pathPrefix) Set the pathPrefix of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.Set the region of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.voidSet the bucket of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidsetCustomField(String customFieldName, Object customFieldValue) Set an unrecognizable property of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidSet the data of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidsetEndpoint(String endpoint) Set the endpoint of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidSet the name of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidsetPathPrefix(String pathPrefix) Set the pathPrefix of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidSet the region of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidSet the type of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidsetUsehttps(String usehttps) Set the usehttps of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.voidsetVerifyssl(String verifyssl) Set the verifyssl of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.toMap()Get the value of all properties of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance including unrecognized properties.toString()Set the type of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.Set the usehttps of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.Set the verifyssl of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.
-
Constructor Details
-
BckndobjectStoreSecretWithSensitiveDataRequestForPostCall
protected BckndobjectStoreSecretWithSensitiveDataRequestForPostCall()Default constructor for BckndobjectStoreSecretWithSensitiveDataRequestForPostCall.
-
-
Method Details
-
name
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall name(@Nonnull String name) Set the name of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
name- Name of the object store for the secret object to be created. Can be used later on check for existence of the secret.- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getName
Name of the object store for the secret object to be created. Can be used later on check for existence of the secret.- Returns:
- name The name of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setName
Set the name of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
name- Name of the object store for the secret object to be created. Can be used later on check for existence of the secret.
-
type
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall type(@Nonnull String type) Set the type of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
type- Storage type e.g. S3, GCS,...- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getType
Storage type e.g. S3, GCS,...- Returns:
- type The type of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setType
Set the type of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
type- Storage type e.g. S3, GCS,...
-
bucket
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall bucket(@Nullable String bucket) Set the bucket of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
bucket- Bucket to be used- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getBucket
Bucket to be used- Returns:
- bucket The bucket of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setBucket
Set the bucket of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
bucket- Bucket to be used
-
endpoint
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall endpoint(@Nullable String endpoint) Set the endpoint of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
endpoint- Optional parameter - URL of the storage server (S3 only)- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getEndpoint
Optional parameter - URL of the storage server (S3 only)- Returns:
- endpoint The endpoint of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setEndpoint
Set the endpoint of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
endpoint- Optional parameter - URL of the storage server (S3 only)
-
region
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall region(@Nullable String region) Set the region of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
region- Optional parameter - Region of the storage server (S3 only)- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getRegion
Optional parameter - Region of the storage server (S3 only)- Returns:
- region The region of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setRegion
Set the region of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
region- Optional parameter - Region of the storage server (S3 only)
-
pathPrefix
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall pathPrefix(@Nullable String pathPrefix) Set the pathPrefix of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
pathPrefix- prefix folder to be added to storage path- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getPathPrefix
prefix folder to be added to storage path- Returns:
- pathPrefix The pathPrefix of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setPathPrefix
Set the pathPrefix of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
pathPrefix- prefix folder to be added to storage path
-
verifyssl
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall verifyssl(@Nullable String verifyssl) Set the verifyssl of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
verifyssl- 0, 1 flag for the KF-serving annotation - serving.kubeflow.org/s3-verifyssl- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getVerifyssl
0, 1 flag for the KF-serving annotation - serving.kubeflow.org/s3-verifyssl- Returns:
- verifyssl The verifyssl of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setVerifyssl
Set the verifyssl of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
verifyssl- 0, 1 flag for the KF-serving annotation - serving.kubeflow.org/s3-verifyssl
-
usehttps
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall usehttps(@Nullable String usehttps) Set the usehttps of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
usehttps- 0, 1 flag for KF-serving annotations - serving.kubeflow.org/s3-usehttps- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getUsehttps
0, 1 flag for KF-serving annotations - serving.kubeflow.org/s3-usehttps- Returns:
- usehttps The usehttps of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setUsehttps
Set the usehttps of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
usehttps- 0, 1 flag for KF-serving annotations - serving.kubeflow.org/s3-usehttps
-
data
@Nonnull public BckndobjectStoreSecretWithSensitiveDataRequestForPostCall data(@Nonnull Object data) Set the data of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance and return the same instance.- Parameters:
data- key:value pairs of data- Returns:
- The same instance of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallclass
-
getData
key:value pairs of data- Returns:
- data The data of this
BckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.
-
setData
Set the data of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
data- key:value pairs of data
-
getCustomFieldNames
Get the names of the unrecognizable properties of theBckndobjectStoreSecretWithSensitiveDataRequestForPostCall.- Returns:
- The set of properties names
-
getCustomField
@Nullable @Deprecated public Object getCustomField(@Nonnull String name) throws NoSuchElementException Deprecated.UsetoMap()instead.Get the value of an unrecognizable property of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance.- Parameters:
name- The name of the property- Returns:
- The value of the property
- Throws:
NoSuchElementException- If no property with the given name could be found.
-
toMap
Get the value of all properties of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance including unrecognized properties.- Returns:
- The map of all properties
-
setCustomField
Set an unrecognizable property of thisBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance. If the map previously contained a mapping for the key, the old value is replaced by the specified value.- Parameters:
customFieldName- The name of the propertycustomFieldValue- The value of the property
-
equals
-
hashCode
public int hashCode() -
toString
-
create
Create a type-safe, fluent-api builder object to construct a newBckndobjectStoreSecretWithSensitiveDataRequestForPostCallinstance with all required arguments.
-
toMap()instead.